libs/flake

KoEventActionRemoveCommand Class Reference

#include <KoEventActionRemoveCommand.h>

Inheritance diagram for KoEventActionRemoveCommand:

List of all members.

Public Member Functions

 KoEventActionRemoveCommand (KoShape *shape, KoEventAction *eventAction, QUndoCommand *parent=0)
virtual ~KoEventActionRemoveCommand ()
void redo ()
void undo ()

Detailed Description

Definition at line 29 of file KoEventActionRemoveCommand.h.


Constructor & Destructor Documentation

KoEventActionRemoveCommand::KoEventActionRemoveCommand ( KoShape shape,
KoEventAction eventAction,
QUndoCommand parent = 0 
)

Definition at line 26 of file KoEventActionRemoveCommand.cpp.

KoEventActionRemoveCommand::~KoEventActionRemoveCommand (  )  [virtual]

Definition at line 34 of file KoEventActionRemoveCommand.cpp.


Member Function Documentation

void KoEventActionRemoveCommand::redo (  ) 

redo the command

Reimplemented from QUndoCommand.

Definition at line 41 of file KoEventActionRemoveCommand.cpp.

void KoEventActionRemoveCommand::undo (  ) 

revert the actions done in redo

Reimplemented from QUndoCommand.

Definition at line 47 of file KoEventActionRemoveCommand.cpp.


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