![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
command for changing distance between arrowhead and objects More...
#include <UndoCommands.h>
Public Member Functions | |
void | undo () |
void | redo () |
Public Attributes | |
QList< ConnectionGraphicsItem * > | list |
QList< qreal > | dists |
command for changing distance between arrowhead and objects
Definition at line 903 of file UndoCommands.h.
void Tinkercell::ChangeArrowHeadDistance::redo | ( | ) |
void Tinkercell::ChangeArrowHeadDistance::undo | ( | ) |
QList<qreal> Tinkercell::ChangeArrowHeadDistance::dists |
Definition at line 907 of file UndoCommands.h.
Definition at line 906 of file UndoCommands.h.