Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for Q3MemArray
This is the complete list of members for
Q3MemArray
, including inherited members.
typedef
ConstIterator
typedef
Iterator
Q3MemArray
( int
arg1
, int
arg2
)
Q3MemArray
()
Q3MemArray
( int
size
)
Q3MemArray
( const Q3MemArray<type> &
a
)
Q3MemArray
( const QVector<type> &
vector
)
~Q3MemArray
()
Q3MemArray<type> &
assign
( const Q3MemArray<type> &
a
)
Q3MemArray<type> &
assign
( const type *
data
, uint
size
)
type &
at
( uint
index
) const
Iterator
begin
()
ConstIterator
begin
() const
int
bsearch
( const type &
v
) const
int
contains
( const type &
v
) const
Q3MemArray<type>
copy
() const
uint
count
() const
type *
data
() const
void
detach
()
Q3MemArray<type> &
duplicate
( const Q3MemArray<type> &
a
)
Q3MemArray<type> &
duplicate
( const type *
data
, uint
size
)
Iterator
end
()
ConstIterator
end
() const
bool
fill
( const type &
v
, int
size
= -1 )
int
find
( const type &
v
, uint
index
= 0 ) const
bool
isEmpty
() const
bool
isNull
() const
uint
nrefs
() const
void
resetRawData
( const type *
data
, uint
size
)
bool
resize
( uint
size
, Optimization
optim
)
bool
resize
( uint
size
)
Q3MemArray<type> &
setRawData
( const type *
data
, uint
size
)
uint
size
() const
void
sort
()
bool
truncate
( uint
pos
)
operator QVector<type>
() const
operator const type *
() const
bool
operator!=
( const Q3MemArray<type> &
a
) const
Q3MemArray<type> &
operator=
( const Q3MemArray<type> &
a
)
bool
operator==
( const Q3MemArray<type> &
a
) const
type &
operator[]
( int
index
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1