|
SciDAVis
1.D4
|
#include <aspectcommands.h>
Public Member Functions | |
| AspectCommentChangeCmd (AbstractAspect::Private *target, const QString &new_comment) | |
| virtual void | redo () |
| virtual void | undo () |
Private Attributes | |
| QString | d_other_comment |
| AbstractAspect::Private * | d_target |
|
inline |
References d_target, and AbstractAspect::Private::name().
|
inlinevirtual |
References AbstractAspect::Private::comment(), d_other_comment, d_target, and AbstractAspect::Private::setComment().
Referenced by undo().
|
inlinevirtual |
References redo().
|
private |
Referenced by redo().
|
private |
Referenced by AspectCommentChangeCmd(), and redo().
1.8.1