svapp  1.9
Document::AddLayerCommand Class Reference

#include <Document.h>

Collaboration diagram for Document::AddLayerCommand:

List of all members.

Public Member Functions

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

Protected Attributes

Documentm_d
View * m_view
Layer * m_layer
QString m_name
bool m_added

Detailed Description

Definition at line 363 of file Document.h.


Constructor & Destructor Documentation

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

Definition at line 1167 of file Document.cpp.

Definition at line 1178 of file Document.cpp.


Member Function Documentation

Definition at line 1199 of file Document.cpp.

Definition at line 1218 of file Document.cpp.

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

Definition at line 1189 of file Document.cpp.


Member Data Documentation

Definition at line 374 of file Document.h.

Definition at line 375 of file Document.h.

Definition at line 376 of file Document.h.

QString Document::AddLayerCommand::m_name [protected]

Definition at line 377 of file Document.h.

Definition at line 378 of file Document.h.


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