Public Member Functions | Private Attributes

OneStateTransitionEditCommand Class Reference

#include <commands.h>

Collaboration diagram for OneStateTransitionEditCommand:

List of all members.

Public Member Functions

 OneStateTransitionEditCommand (OneStateTransition *tr, QString label, float labelPos, int direction, bool dimmed, QUndoCommand *parent=0)
void redo ()
void undo ()

Private Attributes

bool dimmed_new
bool dimmed_old
int dir_new
int dir_old
QString lab_new
QString lab_old
float labelPos_new
float labelPos_old
OneStateTransitiontr

Detailed Description

Definition at line 190 of file commands.h.


Constructor & Destructor Documentation

OneStateTransitionEditCommand::OneStateTransitionEditCommand ( OneStateTransition tr,
QString  label,
float  labelPos,
int  direction,
bool  dimmed,
QUndoCommand *  parent = 0 
)

Definition at line 453 of file commands.cpp.


Member Function Documentation

void OneStateTransitionEditCommand::redo (  ) 
void OneStateTransitionEditCommand::undo (  ) 

Member Data Documentation

Definition at line 206 of file commands.h.

Referenced by redo().

Definition at line 206 of file commands.h.

Referenced by undo().

Definition at line 205 of file commands.h.

Referenced by redo().

Definition at line 205 of file commands.h.

Referenced by undo().

Definition at line 203 of file commands.h.

Referenced by redo().

Definition at line 203 of file commands.h.

Referenced by undo().

Definition at line 204 of file commands.h.

Referenced by redo().

Definition at line 204 of file commands.h.

Referenced by undo().

Definition at line 201 of file commands.h.

Referenced by redo(), and undo().


The documentation for this class was generated from the following files: