kword

KWDeleteFrameCommand Class Reference

#include <KWCommand.h>

Inheritance diagram for KWDeleteFrameCommand:

KWCreateFrameCommand

List of all members.


Detailed Description

Command created when deleting a frame.

Definition at line 414 of file KWCommand.h.


Public Member Functions

 KWDeleteFrameCommand (const QString &name, KWFrame *frame)
 KWDeleteFrameCommand (const FrameIndex &frameIndex)
void execute ()
void unexecute ()

Protected Attributes

FrameIndex m_frameIndex
KWFramem_copyFrame

Constructor & Destructor Documentation

KWDeleteFrameCommand::KWDeleteFrameCommand ( const FrameIndex frameIndex  ) 

Constructor to be used for chaining commands, i.e.

inside another command.

Parameters:
frameIndex a frameIndex object that specifies which frame to delete

Definition at line 1089 of file KWCommand.cpp.


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