umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Uml::CmdBaseObjectCommand Class Reference

#include <cmdbaseobjectcommand.h>

Inheritance diagram for Uml::CmdBaseObjectCommand:
Collaboration diagram for Uml::CmdBaseObjectCommand:

Public Member Functions

 CmdBaseObjectCommand (UMLObject *object)
 
virtual ~CmdBaseObjectCommand ()
 

Protected Member Functions

void setObject (UMLObject *object)
 
UMLObjectobject ()
 

Protected Attributes

Uml::ID::Type m_objectId
 
QPointer< UMLObjectm_object
 

Constructor & Destructor Documentation

◆ CmdBaseObjectCommand()

Uml::CmdBaseObjectCommand::CmdBaseObjectCommand ( UMLObject object)
explicit
Here is the call graph for this function:

◆ ~CmdBaseObjectCommand()

Uml::CmdBaseObjectCommand::~CmdBaseObjectCommand ( )
virtual

Member Function Documentation

◆ object()

UMLObject * Uml::CmdBaseObjectCommand::object ( )
protected
Here is the call graph for this function:

◆ setObject()

void Uml::CmdBaseObjectCommand::setObject ( UMLObject object)
protected
Here is the call graph for this function:

Member Data Documentation

◆ m_object

QPointer<UMLObject> Uml::CmdBaseObjectCommand::m_object
protected

◆ m_objectId

Uml::ID::Type Uml::CmdBaseObjectCommand::m_objectId
protected

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