umbrello 2.34.70-5524f40e1
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

◆ CmdRemoveDiagram()

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:

◆ ~CmdRemoveDiagram()

Uml::CmdRemoveDiagram::~CmdRemoveDiagram ( )

Member Function Documentation

◆ redo()

void Uml::CmdRemoveDiagram::redo ( )
Here is the call graph for this function:

◆ undo()

void Uml::CmdRemoveDiagram::undo ( )
Here is the call graph for this function:

Member Data Documentation

◆ m_element

QDomElement Uml::CmdRemoveDiagram::m_element
private

◆ m_folder

UMLFolder* Uml::CmdRemoveDiagram::m_folder
private

◆ m_name

QString Uml::CmdRemoveDiagram::m_name
private

◆ m_sceneId

Uml::ID::Type Uml::CmdRemoveDiagram::m_sceneId
private

◆ m_type

Uml::DiagramType::Enum Uml::CmdRemoveDiagram::m_type
private

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