The QBitVal class is an internal class, used with QBitArray. More...
#include <qbitarray.h>
The QBitVal is required by the indexing [] operator on bit arrays. It is probably a bad idea to use it in any other context.
Constructs a reference to an element in a QBitArray. This is what QBitArray::operator[] constructs its return value with.
Returns the value referenced by the QBitVal.
Sets the value referenced by the QBitVal.
Sets the value referenced by the QBitVal to that referenced by another QBitVal.
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 Trolltech | Trademarks | Qt version 2.2.1
|