Functions

C:/CVUT/diplomka/Automata_editor/sources/commands.cpp File Reference

#include "constants.h"
#include "commands.h"
#include "editor.h"
#include "state.h"
#include "transition.h"
#include "oneStateTransition.h"
#include "twoStatesTransition.h"
#include "label.h"
#include <QGraphicsScene>
#include <QGraphicsItem>
#include <QtDebug>
#include <QList>
Include dependency graph for commands.cpp:

Go to the source code of this file.

Functions

QString createCommandString (State *state, const QPointF &pos)

Function Documentation

QString createCommandString ( State state,
const QPointF &  pos 
)