Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QBitArray
This is the complete list of members for
QBitArray
, including inherited members.
QBitArray
()
QBitArray
( int
size
, bool
value
= false )
QBitArray
( const QBitArray &
other
)
bool
at
( int
i
) const
void
clear
()
void
clearBit
( int
i
)
int
count
() const
bool
fill
( bool
value
, int
size
= -1 )
void
fill
( bool
value
, int
begin
, int
end
)
bool
isEmpty
() const
bool
isNull
() const
void
resize
( int
size
)
void
setBit
( int
i
)
void
setBit
( int
i
, bool
value
)
int
size
() const
bool
testBit
( int
i
) const
bool
toggleBit
( int
i
)
void
truncate
( int
pos
)
bool
operator!=
( const QBitArray &
other
) const
QBitArray &
operator&=
( const QBitArray &
other
)
QBitArray &
operator=
( const QBitArray &
other
)
bool
operator==
( const QBitArray &
other
) const
QBitRef
operator[]
( int
i
)
bool
operator[]
( int
i
) const
QBitRef
operator[]
( uint
i
)
bool
operator[]
( uint
i
) const
QBitArray &
operator^=
( const QBitArray &
other
)
QBitArray &
operator|=
( const QBitArray &
other
)
QBitArray
operator~
() const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1