#include <math.h>
#include <qlist.h>
#include <qobject.h>
#include <qstringlist.h>
#include "GState.h"
#include "GITransition.h"
#include "Project.h"
Go to the source code of this file.
Compounds | |
class | Machine |
Stores all information about a machine. More... | |
Enumerations | |
enum | ObjectType { NoT, StateT, TransitionT, ITransitionT } |
Type of an graphical object. More... |
|
Type of an graphical object.
|