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::CmdCreateDiagram Class Reference

#include <cmdcreatediagram.h>

Inheritance diagram for Uml::CmdCreateDiagram:
Collaboration diagram for Uml::CmdCreateDiagram:

Public Member Functions

 CmdCreateDiagram (UMLDoc *doc, Uml::DiagramType::Enum type, const QString &name, UMLFolder *parent=0)
 
 ~CmdCreateDiagram ()
 
void redo ()
 
void undo ()
 
UMLViewview ()
 

Private Attributes

QString m_name
 
Uml::DiagramType::Enum m_type
 
UMLDocm_pUMLDoc
 
UMLViewm_pUMLView
 
Uml::ID::Type m_sceneId
 
UMLFolderm_parent
 

Constructor & Destructor Documentation

Uml::CmdCreateDiagram::CmdCreateDiagram ( UMLDoc doc,
Uml::DiagramType::Enum  type,
const QString &  name,
UMLFolder parent = 0 
)
explicit

Here is the call graph for this function:

Uml::CmdCreateDiagram::~CmdCreateDiagram ( )

Member Function Documentation

void Uml::CmdCreateDiagram::redo ( )

Here is the call graph for this function:

void Uml::CmdCreateDiagram::undo ( )

Here is the call graph for this function:

UMLView* Uml::CmdCreateDiagram::view ( )
inline

Member Data Documentation

QString Uml::CmdCreateDiagram::m_name
private
UMLFolder* Uml::CmdCreateDiagram::m_parent
private
UMLDoc* Uml::CmdCreateDiagram::m_pUMLDoc
private
UMLView* Uml::CmdCreateDiagram::m_pUMLView
private
Uml::ID::Type Uml::CmdCreateDiagram::m_sceneId
private
Uml::DiagramType::Enum Uml::CmdCreateDiagram::m_type
private

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