Classes | |
class | ButtonGraphic |
Provides a clickable button with three graphics for three modes. More... | |
class | 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). More... | |
class | SCGraphicsView |
The is the primary QWidget which holds the view, and the scene. More... | |
class | SelectableBoxGraphic |
class | SelectableLineSegmentGraphic |
this is intened as a prototype for the line path segment that will graphically form a transition path. More... | |
class | SelectableTextBlock |
This item holds text such as the state name, transition names, commentary blocks, etc. More... | |
class | StateBoxGraphic |
This visually prepresents the state. More... | |
class | TextEditBox |
Provides a text editor for the user. This class allows the user to edit text and includes save and abandon buttons. More... |
The GraphicsView is the core of the state chart VisualSC program. It allows the user to graphical manipulate the chart.