Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QVarLengthArray
This is the complete list of members for
QVarLengthArray
, including inherited members.
QVarLengthArray
( int
size
= 0 )
QVarLengthArray
( const QVarLengthArray &
other
)
~QVarLengthArray
()
void
append
( const T &
t
)
void
append
( const T *
buf
, int
size
)
int
capacity
() const
void
clear
()
const T *
constData
() const
int
count
() const
T *
data
()
const T *
data
() const
bool
isEmpty
() const
void
reserve
( int
size
)
void
resize
( int
size
)
int
size
() const
QVarLengthArray &
operator=
( const QVarLengthArray &
other
)
T &
operator[]
( int
i
)
const T &
operator[]
( int
i
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1