KDStateMachineEditor API Documentation 2.1
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations | Functions
KDSME::DebugInterface Namespace Reference

Classes

struct  StateId
 
struct  TransitionId
 

Typedefs

typedef QList< StateIdStateMachineConfiguration
 

Enumerations

enum  StateType {
  OtherState , FinalState , ShallowHistoryState , DeepHistoryState ,
  StateMachineState
}
 

Functions

QDataStream & operator<< (QDataStream &out, StateId value)
 
QDataStream & operator<< (QDataStream &out, StateType value)
 
QDataStream & operator<< (QDataStream &out, TransitionId value)
 
QDataStream & operator>> (QDataStream &in, StateId &value)
 
QDataStream & operator>> (QDataStream &in, StateType &value)
 
QDataStream & operator>> (QDataStream &in, TransitionId &value)
 
void registerTypes ()
 

Typedef Documentation

◆ StateMachineConfiguration

Definition at line 99 of file debuginterface_types.h.

Enumeration Type Documentation

◆ StateType

Enumerator
OtherState 
FinalState 
ShallowHistoryState 
DeepHistoryState 
StateMachineState 

Definition at line 76 of file debuginterface_types.h.

Function Documentation

◆ operator<<() [1/3]

QDataStream & KDSME::DebugInterface::operator<< ( QDataStream &  out,
StateId  value 
)
inline

Definition at line 64 of file debuginterface_types.h.

References KDSME::DebugInterface::StateId::id.

◆ operator<<() [2/3]

QDataStream & KDSME::DebugInterface::operator<< ( QDataStream &  out,
StateType  value 
)
inline

Definition at line 85 of file debuginterface_types.h.

◆ operator<<() [3/3]

QDataStream & KDSME::DebugInterface::operator<< ( QDataStream &  out,
TransitionId  value 
)
inline

Definition at line 43 of file debuginterface_types.h.

References KDSME::DebugInterface::TransitionId::id.

◆ operator>>() [1/3]

QDataStream & KDSME::DebugInterface::operator>> ( QDataStream &  in,
StateId value 
)
inline

Definition at line 70 of file debuginterface_types.h.

References KDSME::DebugInterface::StateId::id.

◆ operator>>() [2/3]

QDataStream & KDSME::DebugInterface::operator>> ( QDataStream &  in,
StateType value 
)
inline

Definition at line 91 of file debuginterface_types.h.

◆ operator>>() [3/3]

QDataStream & KDSME::DebugInterface::operator>> ( QDataStream &  in,
TransitionId value 
)
inline

Definition at line 49 of file debuginterface_types.h.

References KDSME::DebugInterface::TransitionId::id.

◆ registerTypes()

void KDSME::DebugInterface::registerTypes ( )
inline

Definition at line 101 of file debuginterface_types.h.


© 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
Generated on Tue Jul 15 2025 15:21:47 for KDStateMachineEditor API Documentation by doxygen 1.9.8