[][src]Module qt_widgets::q_hash_of_int_q_item_editor_creator_base

C++ type: QHash<int, QItemEditorCreatorBase*>

Structs

ConstIterator

The QHash::const_iterator class provides an STL-style const iterator for QHash and QMultiHash.

Iterator

The QHash::iterator class provides an STL-style non-const iterator for QHash and QMultiHash.

KeyIterator

The QHash::key_iterator class provides an STL-style const iterator for QHash and QMultiHash keys.