ItemViewEvent Class
(Debugger::Utils::ItemViewEvent)Public Functions
ItemViewEvent() | |
ItemViewEvent(Debugger::QEvent *ev, int *view) | |
T * | as() const |
T * | as(int t) const |
int | currentOrSelectedRows() const |
Debugger::QPoint | globalPos() const |
int | index() const |
Debugger::QPoint | pos() const |
int | selectedRows() const |
int | type() const |
Debugger::QWidget * | view() const |
Member Function Documentation
ItemViewEvent::ItemViewEvent()
Default constructs an instance of ItemViewEvent.
ItemViewEvent::ItemViewEvent(Debugger::QEvent *ev, int *view)
Default constructs an instance of ItemViewEvent.