umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Private Attributes | List of all members
Uml::CmdRemoveDiagram Class Reference

#include <cmdremovediagram.h>

Inheritance diagram for Uml::CmdRemoveDiagram:
Collaboration diagram for Uml::CmdRemoveDiagram:

Public Member Functions

 CmdRemoveDiagram (UMLFolder *folder, Uml::DiagramType::Enum type, const QString &name, Uml::ID::Type id)
 
 ~CmdRemoveDiagram ()
 
void redo ()
 
void undo ()
 

Private Attributes

UMLFolderm_folder
 
Uml::DiagramType::Enum m_type
 
QString m_name
 
Uml::ID::Type m_sceneId
 
QDomElement m_element
 

Constructor & Destructor Documentation

Uml::CmdRemoveDiagram::CmdRemoveDiagram ( UMLFolder folder,
Uml::DiagramType::Enum  type,
const QString &  name,
Uml::ID::Type  id 
)
explicit

Here is the call graph for this function:

Uml::CmdRemoveDiagram::~CmdRemoveDiagram ( )

Member Function Documentation

void Uml::CmdRemoveDiagram::redo ( )

Here is the call graph for this function:

void Uml::CmdRemoveDiagram::undo ( )

Here is the call graph for this function:

Member Data Documentation

QDomElement Uml::CmdRemoveDiagram::m_element
private
UMLFolder* Uml::CmdRemoveDiagram::m_folder
private
QString Uml::CmdRemoveDiagram::m_name
private
Uml::ID::Type Uml::CmdRemoveDiagram::m_sceneId
private
Uml::DiagramType::Enum Uml::CmdRemoveDiagram::m_type
private

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