Classes

C:/CVUT/diplomka/Automata_editor/sources/automataWorkSimulator.h File Reference

#include "automataCreator.h"
#include "stringProcessor.h"
#include <QObject>
#include <QDialog>
#include <QTimer>
Include dependency graph for automataWorkSimulator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AutomataWorkSimulator
 Main simulation class, implements simulation logic. More...
struct  AutomataWorkSimulator::Configuration
 helper struct for storing configurations More...
class  SimulationDialog
 Dialog for manipulation with simulation. More...