|
KDStateMachineEditor API Documentation
1.2.50
|

Public Member Functions | |
| AbstractSceneContextMenuEvent (Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers={}, Element *elementUnderCursor=nullptr) | |
| Element * | elementUnderCursor () const |
Public Member Functions inherited from QContextMenuEvent | |
| QContextMenuEvent (QContextMenuEvent::Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | |
| QContextMenuEvent (QContextMenuEvent::Reason reason, const QPoint &pos, const QPoint &globalPos) | |
| QContextMenuEvent (QContextMenuEvent::Reason reason, const QPoint &pos) | |
| int | x () const const |
| int | y () const const |
| int | globalX () const const |
| int | globalY () const const |
| const QPoint & | pos () const const |
| const QPoint & | globalPos () const const |
| QContextMenuEvent::Reason | reason () const const |
Public Member Functions inherited from QInputEvent | |
| Qt::KeyboardModifiers | modifiers () const const |
| ulong | timestamp () const const |
Public Member Functions inherited from QEvent | |
| void | qt_check_for_QGADGET_macro () |
| QEvent (QEvent::Type type) | |
| QEvent::Type | type () const const |
| bool | spontaneous () const const |
| void | setAccepted (bool accepted) |
| bool | isAccepted () const const |
| void | accept () |
| void | ignore () |
Additional Inherited Members | |
Static Public Member Functions inherited from QEvent | |
| int | registerEventType (int hint) |
Public Attributes inherited from QEvent | |
| typedef | QtGadgetHelper |
Properties inherited from QEvent | |
| accepted | |