1 #ifndef _DYNAMIC_LIST_HH_
2 #define _DYNAMIC_LIST_HH_
#define Q_BEGIN_NAMESPACE
void Push(const QEvent &obj)
const QEventAssembler & operator[](const int i) const
std::deque< int > fIndexes
QEventAssembler & operator[](const int i)
const QEventAssembler & Back() const
std::vector< QEventAssembler * > fElements
Visitor class of QEvent that provides full handling of QEvent.