KDStateMachineEditor API Documentation  1.2
Public Member Functions | List of all members
KDSME::AbstractSceneContextMenuEvent Class Reference
Inheritance diagram for KDSME::AbstractSceneContextMenuEvent:
Inheritance graph
[legend]

Public Member Functions

 AbstractSceneContextMenuEvent (Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers={}, Element *elementUnderCursor=nullptr)
 
ElementelementUnderCursor () 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 QPointpos () const const
 
const QPointglobalPos () 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
 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

- Public Types inherited from QContextMenuEvent
enum  Reason
 
- Public Types inherited from QEvent
enum  Type
 
- Static Public Member Functions inherited from QEvent
int registerEventType (int hint)
 
- Public Attributes inherited from QContextMenuEvent
 Mouse
 
 Keyboard
 
 Other
 
- Public Attributes inherited from QEvent
 None
 
 Timer
 
 MouseButtonPress
 
 MouseButtonRelease
 
 MouseButtonDblClick
 
 MouseMove
 
 KeyPress
 
 KeyRelease
 
 FocusIn
 
 FocusOut
 
 FocusAboutToChange
 
 Enter
 
 Leave
 
 Paint
 
 Move
 
 Resize
 
 Create
 
 Destroy
 
 Show
 
 Hide
 
 Close
 
 Quit
 
 ParentChange
 
 ParentAboutToChange
 
 ThreadChange
 
 WindowActivate
 
 WindowDeactivate
 
 ShowToParent
 
 HideToParent
 
 Wheel
 
 WindowTitleChange
 
 WindowIconChange
 
 ApplicationWindowIconChange
 
 ApplicationFontChange
 
 ApplicationLayoutDirectionChange
 
 ApplicationPaletteChange
 
 PaletteChange
 
 Clipboard
 
 Speech
 
 MetaCall
 
 SockAct
 
 WinEventAct
 
 DeferredDelete
 
 DragEnter
 
 DragMove
 
 DragLeave
 
 Drop
 
 DragResponse
 
 ChildAdded
 
 ChildPolished
 
 ChildRemoved
 
 ShowWindowRequest
 
 PolishRequest
 
 Polish
 
 LayoutRequest
 
 UpdateRequest
 
 UpdateLater
 
 EmbeddingControl
 
 ActivateControl
 
 DeactivateControl
 
 ContextMenu
 
 InputMethod
 
 TabletMove
 
 LocaleChange
 
 LanguageChange
 
 LayoutDirectionChange
 
 Style
 
 TabletPress
 
 TabletRelease
 
 OkRequest
 
 HelpRequest
 
 IconDrag
 
 FontChange
 
 EnabledChange
 
 ActivationChange
 
 StyleChange
 
 IconTextChange
 
 ModifiedChange
 
 MouseTrackingChange
 
 WindowBlocked
 
 WindowUnblocked
 
 WindowStateChange
 
 ReadOnlyChange
 
 ToolTip
 
 WhatsThis
 
 StatusTip
 
 ActionChanged
 
 ActionAdded
 
 ActionRemoved
 
 FileOpen
 
 Shortcut
 
 ShortcutOverride
 
 WhatsThisClicked
 
 ToolBarChange
 
 ApplicationActivate
 
 ApplicationActivated
 
 ApplicationDeactivate
 
 ApplicationDeactivated
 
 QueryWhatsThis
 
 EnterWhatsThisMode
 
 LeaveWhatsThisMode
 
 ZOrderChange
 
 HoverEnter
 
 HoverLeave
 
 HoverMove
 
 EnterEditFocus
 
 LeaveEditFocus
 
 AcceptDropsChange
 
 ZeroTimerEvent
 
 GraphicsSceneMouseMove
 
 GraphicsSceneMousePress
 
 GraphicsSceneMouseRelease
 
 GraphicsSceneMouseDoubleClick
 
 GraphicsSceneContextMenu
 
 GraphicsSceneHoverEnter
 
 GraphicsSceneHoverMove
 
 GraphicsSceneHoverLeave
 
 GraphicsSceneHelp
 
 GraphicsSceneDragEnter
 
 GraphicsSceneDragMove
 
 GraphicsSceneDragLeave
 
 GraphicsSceneDrop
 
 GraphicsSceneWheel
 
 KeyboardLayoutChange
 
 DynamicPropertyChange
 
 TabletEnterProximity
 
 TabletLeaveProximity
 
 NonClientAreaMouseMove
 
 NonClientAreaMouseButtonPress
 
 NonClientAreaMouseButtonRelease
 
 NonClientAreaMouseButtonDblClick
 
 MacSizeChange
 
 ContentsRectChange
 
 MacGLWindowChange
 
 FutureCallOut
 
 GraphicsSceneResize
 
 GraphicsSceneMove
 
 CursorChange
 
 ToolTipChange
 
 NetworkReplyUpdated
 
 GrabMouse
 
 UngrabMouse
 
 GrabKeyboard
 
 UngrabKeyboard
 
 MacGLClearDrawable
 
 StateMachineSignal
 
 StateMachineWrapped
 
 TouchBegin
 
 TouchUpdate
 
 TouchEnd
 
 NativeGesture
 
 RequestSoftwareInputPanel
 
 CloseSoftwareInputPanel
 
 WinIdChange
 
 Gesture
 
 GestureOverride
 
 ScrollPrepare
 
 Scroll
 
 Expose
 
 InputMethodQuery
 
 OrientationChange
 
 TouchCancel
 
 ThemeChange
 
 SockClose
 
 PlatformPanel
 
 StyleAnimationUpdate
 
 ApplicationStateChange
 
 WindowChangeInternal
 
 ScreenChangeInternal
 
 PlatformSurface
 
 Pointer
 
 TabletTrackingChange
 
 User
 
 MaxUser
 
- Properties inherited from QEvent
 accepted
 

The documentation for this class was generated from the following files:

Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDStateMachineEditor
Create Qt State Machine metacode using a graphical user interface
https://github.com/KDAB/KDStateMachineEditor