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

#include <cmdcreateumlobject.h>

Inheritance diagram for Uml::CmdCreateUMLObject:
Collaboration diagram for Uml::CmdCreateUMLObject:

Public Member Functions

 CmdCreateUMLObject (UMLObject *o)
 
 ~CmdCreateUMLObject ()
 
void redo ()
 
void undo ()
 

Private Attributes

UMLObjectm_obj
 
UMLPackagem_package
 
UMLObject::ObjectType m_type
 
QString m_name
 
bool m_skipSignal
 

Constructor & Destructor Documentation

◆ CmdCreateUMLObject()

Uml::CmdCreateUMLObject::CmdCreateUMLObject ( UMLObject o)
explicit

Constructor.

Here is the call graph for this function:

◆ ~CmdCreateUMLObject()

Uml::CmdCreateUMLObject::~CmdCreateUMLObject ( )

Destructor.

Member Function Documentation

◆ redo()

void Uml::CmdCreateUMLObject::redo ( )

Create the UMLObject.

Here is the call graph for this function:

◆ undo()

void Uml::CmdCreateUMLObject::undo ( )

Suppress the UMLObject.

Here is the call graph for this function:

Member Data Documentation

◆ m_name

QString Uml::CmdCreateUMLObject::m_name
private

◆ m_obj

UMLObject* Uml::CmdCreateUMLObject::m_obj
private

◆ m_package

UMLPackage* Uml::CmdCreateUMLObject::m_package
private

◆ m_skipSignal

bool Uml::CmdCreateUMLObject::m_skipSignal
private

◆ m_type

UMLObject::ObjectType Uml::CmdCreateUMLObject::m_type
private

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