Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
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. Don't use it in any other context.
See also Collection Classes.
Constructs a reference to element i in the QBitArray a. This is what QBitArray::operator[] constructs its return value with.
Returns the value referenced by the QBitVal.
Sets the value referenced by the QBitVal to that referenced by QBitVal v.
Sets the value referenced by the QBitVal to v.
This file is part of the Qt toolkit. Copyright © 1995-2002 Trolltech. All Rights Reserved.
Copyright © 2002 Trolltech | Trademarks | Qt version 3.0.4
|