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.

T *ItemViewEvent::as() const

T *ItemViewEvent::as(int t) const

int ItemViewEvent::currentOrSelectedRows() const

Debugger::QPoint ItemViewEvent::globalPos() const

int ItemViewEvent::index() const

Debugger::QPoint ItemViewEvent::pos() const

int ItemViewEvent::selectedRows() const

int ItemViewEvent::type() const

Debugger::QWidget *ItemViewEvent::view() const