TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
Public Member Functions | Public Attributes
Tinkercell::ChangeArrowHeadDistance Class Reference

command for changing distance between arrowhead and objects More...

#include <UndoCommands.h>

Inheritance diagram for Tinkercell::ChangeArrowHeadDistance:
Inheritance graph
[legend]
Collaboration diagram for Tinkercell::ChangeArrowHeadDistance:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void undo ()
void redo ()

Public Attributes

QList< ConnectionGraphicsItem * > list
QList< qreal > dists

Detailed Description

command for changing distance between arrowhead and objects

Definition at line 903 of file UndoCommands.h.


Member Function Documentation

void Tinkercell::ChangeArrowHeadDistance::redo ( )

Definition at line 4273 of file UndoCommands.cpp.

Here is the call graph for this function:

void Tinkercell::ChangeArrowHeadDistance::undo ( )

Definition at line 4260 of file UndoCommands.cpp.

Here is the call graph for this function:


Member Data Documentation

Definition at line 907 of file UndoCommands.h.

Definition at line 906 of file UndoCommands.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines