#include <QMainWindow>
#include "scdatamodel.h"
#include <QList>
#include <QModelIndex>
Go to the source code of this file.
Classes | |
class | SCFormView |
This form window allows users to navigate the state machine using a tree widget, and to edit state and transition attributes. More... |