[Qt-interest] Binary format of QDataStream
Andreas Pakulat
apaku at gmx.de
Thu Sep 9 21:48:17 CEST 2010
On 09.09.10 20:01:10, Thiago Macieira wrote:
> On Thursday 9. September 2010 19.43.11 Andreas Pakulat wrote:
> > On 09.09.10 19:33:58, Kybernetik Kollektiv wrote:
> > > Hi,
> > > I'd like to know where one can find the documentation of the binary
> > > format that QDataStreams uses.
> >
> > There is none as each class may add its own representation of itself.
> > For basic stuff part of the QDataStream class you can look at the source
> > code. Its basically an internal format, that needs to be read/written
> > with a QDataStream always. Also Qt may change the format with a new
> > release (hence the version enum).
>
> Except where otherwise documented:
> http://doc.qt.nokia.com/latest/datastreamformat.html
Oh, wasn't aware of that. Thanks for correcting me :)
Andreas
--
Blow it out your ear.
More information about the Qt-interest-old
mailing list