Home
last modified time | relevance | path

Searched defs:ItemViewEvent (Results 1 – 4 of 4) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Dregisterhandler.h33 namespace Utils { class ItemViewEvent; } variable
H A Dperipheralregisterhandler.h38 namespace Utils { class ItemViewEvent; } variable
H A Dbreakhandler.h37 namespace Utils { class ItemViewEvent; } variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dbasetreeview.cpp596 ItemViewEvent::ItemViewEvent(QEvent *ev, QAbstractItemView *view) in ItemViewEvent() function in Utils::ItemViewEvent