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::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

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

Constructor.

Here is the call graph for this function:

Uml::CmdCreateUMLObject::~CmdCreateUMLObject ( )

Destructor.

Member Function Documentation

void Uml::CmdCreateUMLObject::redo ( )

Create the UMLObject.

Here is the call graph for this function:

void Uml::CmdCreateUMLObject::undo ( )

Suppress the UMLObject.

Here is the call graph for this function:

Member Data Documentation

QString Uml::CmdCreateUMLObject::m_name
private
UMLObject* Uml::CmdCreateUMLObject::m_obj
private
UMLPackage* Uml::CmdCreateUMLObject::m_package
private
bool Uml::CmdCreateUMLObject::m_skipSignal
private
UMLObject::ObjectType Uml::CmdCreateUMLObject::m_type
private

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