ButtonGraphic | Provides a clickable button with three graphics for three modes |
CornerGrabber | This object provides a visual cue for the user to grab the corner of a box for dragging (or the end of a line) |
CustomTreeWidgetItem | This tree-view diplays the state machine.It is essentially a QTreeWidgetItem, but it also holds a pointer to the state or transition item (from the data-model) for each node in the tree |
FontBoldAttribute | |
FontColorAttribute | |
FontFamilyAttribute | |
FontSizeAttribute | |
FontUnderlineAttribute | |
GenericAttribute | |
IAttribute | This is the base abstract class for state and transition attributes |
IAttributeContainer | This is the base abstract class for state and transition attribute containers |
IDAttribute | |
MainWindow | |
Ui::MainWindow | |
PositionAttribute | |
SCDataModel | |
SCFormView | This form window allows users to navigate the state machine using a tree widget, and to edit state and transition attributes |
SCGraphicsView | The is the primary QWidget which holds the view, and the scene |
SCItem | |
SCState | The class represents a state in a state-chart Data-Model |
SCTransition | The class represents a transition in a state-chart Data-Model |
SCXMLReader | |
SelectableBoxGraphic | |
SelectableLineSegmentGraphic | This is intened as a prototype for the line path segment that will graphically form a transition path |
SelectableTextBlock | This item holds text such as the state name, transition names, commentary blocks, etc |
SizeAttribute | |
SMProject | |
StateAttributes | |
StateBoxGraphic | This visually prepresents the state |
StateIDTextBlockAttributes | |
StateAttributes::StateName | |
StateSelectionWindow | This widget is used to display a list of available states, so that the user can select a state as a transition target |
StateAttributes::StateString | |
TextAttribute | Not really an attribute, but the text itself which fills the textblock |
TextBlock | The class represents a text-block in a state-chart Data-Model |
TextBlockAttributes | |
TextEditBox | Provides a text editor for the user. This class allows the user to edit text and includes save and abandon buttons |
TextFormatToolBar | |
TransitionAttributes | |
TransitionAttributes::TransitionPathAttribute | |
TransitionAttributes::TransitionPositionAttribute | |
TransitionAttributes::TransitionStringAttribute | |
Ui_MainWindow |