svapp  1.9
Document::RemoveLayerCommand Class Reference

#include <Document.h>

Collaboration diagram for Document::RemoveLayerCommand:

List of all members.

Public Member Functions

 RemoveLayerCommand (Document *d, View *view, Layer *layer)
virtual ~RemoveLayerCommand ()
virtual void execute ()
virtual void unexecute ()
virtual QString getName () const

Protected Attributes

Documentm_d
View * m_view
Layer * m_layer
bool m_wasDormant
QString m_name
bool m_added

Detailed Description

Definition at line 381 of file Document.h.


Constructor & Destructor Documentation

Document::RemoveLayerCommand::RemoveLayerCommand ( Document d,
View *  view,
Layer *  layer 
)

Definition at line 1227 of file Document.cpp.

Definition at line 1239 of file Document.cpp.


Member Function Documentation

Definition at line 1260 of file Document.cpp.

Definition at line 1284 of file Document.cpp.

QString Document::RemoveLayerCommand::getName ( ) const [virtual]

Definition at line 1250 of file Document.cpp.


Member Data Documentation

Definition at line 392 of file Document.h.

Definition at line 393 of file Document.h.

Definition at line 394 of file Document.h.

Definition at line 395 of file Document.h.

Definition at line 396 of file Document.h.

Definition at line 397 of file Document.h.


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