SciDAVis  1.D4
Public Member Functions | Private Attributes
AspectCommentChangeCmd Class Reference

#include <aspectcommands.h>

List of all members.

Public Member Functions

 AspectCommentChangeCmd (AbstractAspect::Private *target, const QString &new_comment)
virtual void redo ()
virtual void undo ()

Private Attributes

QString d_other_comment
AbstractAspect::Privated_target

Constructor & Destructor Documentation

AspectCommentChangeCmd::AspectCommentChangeCmd ( AbstractAspect::Private target,
const QString &  new_comment 
)
inline

Member Function Documentation

virtual void AspectCommentChangeCmd::redo ( )
inlinevirtual
virtual void AspectCommentChangeCmd::undo ( )
inlinevirtual

References redo().


Member Data Documentation

QString AspectCommentChangeCmd::d_other_comment
private

Referenced by redo().

AbstractAspect::Private* AspectCommentChangeCmd::d_target
private

Referenced by AspectCommentChangeCmd(), and redo().


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