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 | |
AspectChildAddCmd (AbstractAspect::Private *target, AbstractAspect *child, int index) | |
virtual void | redo () |
virtual void | undo () |
Protected Attributes | |
AbstractAspect::Private * | d_target |
AbstractAspect * | d_child |
int | d_index |
bool | d_removed |
bool | d_detach |
Definition at line 153 of file aspectcommands.h.
|
inline |
Definition at line 156 of file aspectcommands.h.
References AspectChildRemoveCmd::d_child, AspectChildRemoveCmd::d_index, AspectChildRemoveCmd::d_target, AbstractAspect::name(), and AbstractAspect::Private::name().
|
inlinevirtual |
Reimplemented from AspectChildRemoveCmd.
Definition at line 162 of file aspectcommands.h.
References AspectChildRemoveCmd::undo().
|
inlinevirtual |
Reimplemented from AspectChildRemoveCmd.
Definition at line 164 of file aspectcommands.h.
References AspectChildRemoveCmd::redo().
|
protectedinherited |
Definition at line 148 of file aspectcommands.h.
Referenced by AspectChildAddCmd(), AspectChildRemoveCmd::AspectChildRemoveCmd(), AspectChildRemoveCmd::redo(), AspectChildRemoveCmd::undo(), and AspectChildRemoveCmd::~AspectChildRemoveCmd().
|
protectedinherited |
Definition at line 150 of file aspectcommands.h.
Referenced by AspectChildRemoveCmd::~AspectChildRemoveCmd().
|
protectedinherited |
Definition at line 149 of file aspectcommands.h.
Referenced by AspectChildAddCmd(), AspectChildRemoveCmd::redo(), and AspectChildRemoveCmd::undo().
|
protectedinherited |
Definition at line 150 of file aspectcommands.h.
Referenced by AspectChildRemoveCmd::redo(), AspectChildRemoveCmd::undo(), and AspectChildRemoveCmd::~AspectChildRemoveCmd().
|
protectedinherited |
Definition at line 147 of file aspectcommands.h.
Referenced by AspectChildAddCmd(), AspectChildRemoveCmd::AspectChildRemoveCmd(), AspectChildRemoveCmd::redo(), and AspectChildRemoveCmd::undo().