[][src]Module qt_widgets::q_list_of_q_graphics_view

C++ type: QList<QGraphicsView*>

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.