[][src]Module qt_core::q_list_of_q_pair_of_q_string_q_string

C++ type: QList<QPair<QString, QString>>

Structs

ConstIterator

The QList::const_iterator class provides an STL-style const iterator for QList and QQueue.

Iterator

The QList::iterator class provides an STL-style non-const iterator for QList and QQueue.