umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <cmdcreatediagram.h>
Public Member Functions | |
CmdCreateDiagram (UMLDoc *doc, Uml::DiagramType::Enum type, const QString &name, UMLFolder *parent=0) | |
~CmdCreateDiagram () | |
void | redo () |
void | undo () |
UMLView * | view () |
Private Attributes | |
QString | m_name |
Uml::DiagramType::Enum | m_type |
UMLDoc * | m_pUMLDoc |
UMLView * | m_pUMLView |
Uml::ID::Type | m_sceneId |
UMLFolder * | m_parent |
|
explicit |
Uml::CmdCreateDiagram::~CmdCreateDiagram | ( | ) |
void Uml::CmdCreateDiagram::redo | ( | ) |
void Uml::CmdCreateDiagram::undo | ( | ) |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |