#include <qlist.h>#include <qstringlist.h>#include "GTransition.h"#include "GState.h"#include "GITransition.h"Go to the source code of this file.
Compounds | |
| struct | dtlist |
| Two list of transition pointers. More... | |
| class | Undo |
| Stores the information about an undo action. More... | |
Enumerations | |
| enum | UndoAction { AddState, AddTransition, ChangeState, ChangeTransition, ChangeTransitions, MoveMultiple, DeleteSelection, DeleteState, DeleteTransition, ChangeInitialTransition, SetInitialState, SetEndStates, ChangeMachine, Paste } |
| Action which the undo object can undo. More... | |
|
|
Action which the undo object can undo.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001