Classes - Annotated - Tree - Functions - Home - Structure

QByteArray Class Reference

The QByteArray class provides an array of bytes. More...

#include <qcstring.h>

Inherits QMemArray<char>.

Inherited by QBitArray and QCString.

List of all member functions.

Public Members


Detailed Description

The QByteArray class provides an array of bytes.

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.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.


Copyright © 2000 TrolltechTrademarks
Qt version main-beta1