umbrello  2.38.5
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

Uml::CmdBaseObjectCommand::CmdBaseObjectCommand ( UMLObject object)
explicit

Here is the call graph for this function:

Uml::CmdBaseObjectCommand::~CmdBaseObjectCommand ( )
virtual

Member Function Documentation

UMLObject * Uml::CmdBaseObjectCommand::object ( )
protected

Here is the call graph for this function:

void Uml::CmdBaseObjectCommand::setObject ( UMLObject object)
protected

Here is the call graph for this function:

Member Data Documentation

QPointer<UMLObject> Uml::CmdBaseObjectCommand::m_object
protected
Uml::ID::Type Uml::CmdBaseObjectCommand::m_objectId
protected

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