![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QByteArray class provides an array of bytes. More...
#include <qcstring.h>
Inherits QMemArray<char>.
Inherited by QBitArray and QCString.
The QByteArray class provides an explicitly shared array of bytes. It is useful for manipulating memory areas with custom data. QByteArray is implemented as QMemArray<char>. See the QMemArray documentation for further information.
Constructs an empty QByteArray.
Constructs a QByteArray of size size.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta1-beta1
|