SciDAVis  1.D4
Public Member Functions
AspectChildAddCmd Class Reference

#include <aspectcommands.h>

Inheritance diagram for AspectChildAddCmd:
AspectChildRemoveCmd

List of all members.

Public Member Functions

 AspectChildAddCmd (AbstractAspect::Private *target, AbstractAspect *child, int index)
virtual void redo ()
virtual void undo ()
- Public Member Functions inherited from AspectChildRemoveCmd
 AspectChildRemoveCmd (AbstractAspect::Private *target, AbstractAspect *child, bool detach)
 ~AspectChildRemoveCmd ()

Additional Inherited Members

- Protected Attributes inherited from AspectChildRemoveCmd
AbstractAspectd_child
bool d_detach
int d_index
bool d_removed
AbstractAspect::Privated_target

Constructor & Destructor Documentation

AspectChildAddCmd::AspectChildAddCmd ( AbstractAspect::Private target,
AbstractAspect child,
int  index 
)
inline

Member Function Documentation

virtual void AspectChildAddCmd::redo ( )
inlinevirtual

Reimplemented from AspectChildRemoveCmd.

References undo().

Referenced by undo().

virtual void AspectChildAddCmd::undo ( )
inlinevirtual

Reimplemented from AspectChildRemoveCmd.

References redo().

Referenced by redo().


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