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

#include <cmdremoveumlobject.h>

Inheritance diagram for Uml::CmdRemoveUMLObject:
Collaboration diagram for Uml::CmdRemoveUMLObject:

Public Member Functions

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

Private Attributes

UMLObjectm_obj
 

Constructor & Destructor Documentation

◆ CmdRemoveUMLObject()

Uml::CmdRemoveUMLObject::CmdRemoveUMLObject ( UMLObject o)
explicit

Constructor.

Here is the call graph for this function:

◆ ~CmdRemoveUMLObject()

Uml::CmdRemoveUMLObject::~CmdRemoveUMLObject ( )

Destructor.

Member Function Documentation

◆ redo()

void Uml::CmdRemoveUMLObject::redo ( )

Remove the UMLObject.

Here is the call graph for this function:

◆ undo()

void Uml::CmdRemoveUMLObject::undo ( )

Suppress the UMLObject.

Here is the call graph for this function:

Member Data Documentation

◆ m_obj

UMLObject* Uml::CmdRemoveUMLObject::m_obj
private

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