|
|
| QPtrDictIterator (const QPtrDict< type > &d) |
| |
|
uint | count () const |
| |
|
bool | isEmpty () const |
| |
|
type * | toFirst () |
| |
|
| operator type * () const |
| |
|
type * | current () const |
| |
|
void * | currentKey () const |
| |
|
type * | operator() () |
| |
|
type * | operator++ () |
| |
|
type * | operator+= (uint j) |
| |
|
| QGDictIterator (const QGDict &) |
| |
|
| QGDictIterator (const QGDictIterator &) |
| |
|
QGDictIterator & | operator= (const QGDictIterator &) |
| |
|
QCollection::Item | toFirst () |
| |
|
QCollection::Item | get () const |
| |
|
QString | getKeyString () const |
| |
|
const char * | getKeyAscii () const |
| |
|
intptr_t | getKeyInt () const |
| |
|
void * | getKeyPtr () const |
| |
|
QCollection::Item | operator() () |
| |
|
QCollection::Item | operator++ () |
| |
|
QCollection::Item | operator+= (uint) |
| |
The documentation for this class was generated from the following file: