HomeHome

ClassesAnnotated - TreeFunctionsHomeStructure

QGArray Class Reference


The QGArray class is an internal class for implementing the QArray class. More...

#include <qgarray.h>

Inherited by QArray.

List of all member functions.

Public Members

Protected Members


Detailed Description

The QGArray class is an internal class for implementing the QArray class.

QGArray is a strictly internal class that acts as base class for the QArray template array.

It contains an array of bytes and has no notion of an array element.


Member Function Documentation

QGArray::QGArray ()

For internal use only.

QGArray::QGArray ( const QGArray & a ) [protected]

For internal use only.

QGArray::QGArray ( int size ) [protected]

For internal use only.

QGArray::QGArray ( int, int ) [protected]

For internal use only.

QGArray::~QGArray () [virtual protected]

For internal use only.

QGArray & QGArray::assign ( const QGArray & a ) [protected]

For internal use only.

QGArray & QGArray::assign ( const char * d, uint len ) [protected]

For internal use only.

char * QGArray::at ( uint index ) const [protected]

For internal use only.

int QGArray::bsearch ( const char * d, uint sz ) const [protected]

For internal use only.

int QGArray::contains ( const char * d, uint sz ) const [protected]

For internal use only.

char * QGArray::data () const [protected]

For internal use only.

void QGArray::deleteData ( array_data * p ) [virtual protected]

For internal use only.

Reimplemented in QBitArray.

void QGArray::detach () [virtual protected]

For internal use only.

Reimplemented in QArray, QByteArray and QBitArray.

QGArray & QGArray::duplicate ( const QGArray & a ) [protected]

For internal use only.

QGArray & QGArray::duplicate ( const char * d, uint len ) [protected]

For internal use only.

bool QGArray::fill ( const char * d, int len, uint sz ) [protected]

For internal use only.

int QGArray::find ( const char * d, uint index, uint sz ) const [protected]

For internal use only.

bool QGArray::isEqual ( const QGArray & a ) const [protected]

For internal use only.

uint QGArray::nrefs () const [protected]

For internal use only.

QGArray & QGArray::operator= ( const QGArray & a ) [protected]

For internal use only.

void QGArray::resetRawData ( const char * d, uint len ) [protected]

For internal use only.

bool QGArray::resize ( uint newsize ) [protected]

For internal use only.

bool QGArray::setExpand ( uint index, const char * d, uint sz ) [protected]

For internal use only.

QGArray & QGArray::setRawData ( const char * d, uint len ) [protected]

For internal use only.

void QGArray::setSharedBlock ( array_data * p ) [protected]

For internal use only.

array_data * QGArray::sharedBlock () const [protected]

For internal use only.

uint QGArray::size () const [protected]

For internal use only.

void QGArray::sort ( uint sz ) [protected]

For internal use only.

void QGArray::store ( const char * d, uint len ) [protected]

For internal use only.


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 2.2.1