Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QMapIterator
This is the complete list of members for
QMapIterator
, including inherited members.
QMapIterator
( const QMap<Key, T> &
map
)
bool
findNext
( const T &
value
)
bool
findNextKey
( const Key &
key
)
bool
findPrevious
( const T &
value
)
bool
findPreviousKey
( const Key &
key
)
bool
hasNext
() const
bool
hasPrevious
() const
const Key &
key
() const
Item
next
()
Item
peekNext
() const
Item
peekPrevious
() const
Item
previous
()
void
toBack
()
void
toFront
()
const T &
value
() const
void
operator=
( const QMap<Key, T> &
map
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1