Module qt_core::q_data_stream

source ·
Expand description

C++ type: QDataStream

Structs

  • The byte order used for reading/writing the data.

  • The precision of floating point numbers used for reading/writing the data. This will only have an effect if the version of the data stream is Qt_4_6 or higher.

  • This enum describes the current status of the data stream.

  • This enum provides symbolic synonyms for the data serialization format version numbers.