KDStateMachineEditor  1.0.0
A framework for creating Qt State Machine metacode using a graphical user interface
Classes | Public Member Functions | Properties | List of all members
KDSME::CommandController Class Reference
Inheritance diagram for KDSME::CommandController:
Inheritance graph
[legend]

Classes

struct  Private
 

Public Member Functions

 CommandController (QUndoStack *undoStack, StateMachineView *parent)
 
Q_INVOKABLE void push (KDSME::Command *command)
 
void clear ()
 
QUndoStack * undoStack () const
 
- Public Member Functions inherited from KDSME::AbstractController
 AbstractController (StateMachineView *view)
 
StateMachineViewstateMachineView () const
 

Properties

QUndoStack undoStack
 
- Properties inherited from KDSME::AbstractController
KDSME::StateMachineView stateMachineView
 

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

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
https://github.com/KDAB/KDStateMachineEditor