scidavis
2.3.0
About: SciDAVis is a free application for Scientific Data Analysis and Visualization (a fork off of QtiPlot).
![]() ![]() |
#include <aspectcommands.h>
Public Member Functions | |
AspectChildMoveCmd (AbstractAspect::Private *target, int from, int to) | |
virtual void | redo () |
virtual void | undo () |
Private Attributes | |
AbstractAspect::Private * | d_target |
int | d_from |
int | d_to |
Definition at line 167 of file aspectcommands.h.
|
inline |
Definition at line 170 of file aspectcommands.h.
References d_from, d_target, d_to, and AbstractAspect::Private::name().
|
inlinevirtual |
Definition at line 175 of file aspectcommands.h.
References AbstractAspect::Private::child(), d_from, d_target, d_to, AbstractAspect::Private::insertChild(), and AbstractAspect::Private::removeChild().
|
inlinevirtual |
Definition at line 183 of file aspectcommands.h.
References AbstractAspect::Private::child(), d_from, d_target, d_to, AbstractAspect::Private::insertChild(), and AbstractAspect::Private::removeChild().
|
private |
Definition at line 191 of file aspectcommands.h.
Referenced by AspectChildMoveCmd(), redo(), and undo().
|
private |
Definition at line 190 of file aspectcommands.h.
Referenced by AspectChildMoveCmd(), redo(), and undo().
|
private |
Definition at line 191 of file aspectcommands.h.
Referenced by AspectChildMoveCmd(), redo(), and undo().