Public Member Functions | Private Attributes

TwoStatesTransitionEditCommand Class Reference

#include <commands.h>

Collaboration diagram for TwoStatesTransitionEditCommand:

List of all members.

Public Member Functions

 TwoStatesTransitionEditCommand (TwoStatesTransition *tr, QString label, float labelPos, bool dimmed, bool leftOriented=false, int arcAngle=0, int arcAngleB=0, float ncurv=0, QUndoCommand *parent=0)
void redo ()
void undo ()

Private Attributes

int angle_new
int angle_old
int angleB_new
int angleB_old
bool dimmed_new
bool dimmed_old
QString lab_new
QString lab_old
float labelPos_new
float labelPos_old
bool lo_new
bool lo_old
float ncurv_new
float ncurv_old
TwoStatesTransitiontr

Detailed Description

Definition at line 209 of file commands.h.


Constructor & Destructor Documentation

TwoStatesTransitionEditCommand::TwoStatesTransitionEditCommand ( TwoStatesTransition tr,
QString  label,
float  labelPos,
bool  dimmed,
bool  leftOriented = false,
int  arcAngle = 0,
int  arcAngleB = 0,
float  ncurv = 0,
QUndoCommand *  parent = 0 
)

Member Function Documentation

void TwoStatesTransitionEditCommand::redo (  ) 
void TwoStatesTransitionEditCommand::undo (  ) 

Member Data Documentation

Definition at line 227 of file commands.h.

Referenced by redo().

Definition at line 227 of file commands.h.

Referenced by undo().

Definition at line 228 of file commands.h.

Referenced by redo().

Definition at line 228 of file commands.h.

Referenced by undo().

Definition at line 225 of file commands.h.

Referenced by redo().

Definition at line 225 of file commands.h.

Referenced by undo().

Definition at line 223 of file commands.h.

Referenced by redo().

Definition at line 223 of file commands.h.

Referenced by undo().

Definition at line 224 of file commands.h.

Referenced by redo().

Definition at line 224 of file commands.h.

Referenced by undo().

Definition at line 226 of file commands.h.

Referenced by redo().

Definition at line 226 of file commands.h.

Referenced by undo().

Definition at line 229 of file commands.h.

Referenced by redo().

Definition at line 229 of file commands.h.

Referenced by undo().

Definition at line 221 of file commands.h.


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