[][src]Module qt_widgets::q_list_of_q_pair_of_double_double

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

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.

MemoryLayout

C++ class: QList<QPair<double, double>>::MemoryLayout.