karbon

VUnGroupCmd Class Reference

Inheritance diagram for VUnGroupCmd:

VCommand VVisitor List of all members.

Detailed Description

Definition at line 30 of file vungroupcmd.h.


Public Member Functions

 VUnGroupCmd (VDocument *doc)
virtual ~VUnGroupCmd ()
virtual void execute ()
virtual void unexecute ()

Protected Attributes

VObjectList m_objects
VGroupm_group

Member Function Documentation

void VUnGroupCmd::execute (  )  [virtual]

Executes the command.

All the changes to the document are done here. All commands have to implement this function.

Implements VCommand.

Definition at line 42 of file vungroupcmd.cc.

void VUnGroupCmd::unexecute (  )  [virtual]

Unexecutes the command.

All changes to the document have to be undone here.

Reimplemented from VCommand.

Definition at line 79 of file vungroupcmd.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys