karbon

VGroupCmd Class Reference

Inheritance diagram for VGroupCmd:

VCommand VVisitor List of all members.

Detailed Description

Definition at line 34 of file vgroupcmd.h.


Public Member Functions

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

Protected Attributes

VSelectionm_selection
VGroupm_group

Member Function Documentation

void VGroupCmd::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 43 of file vgroupcmd.cc.

void VGroupCmd::unexecute  )  [virtual]
 

Unexecutes the command.

All changes to the document have to be undone here.

Reimplemented from VCommand.

Definition at line 66 of file vgroupcmd.cc.


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