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

#include <cmdsetstereotype.h>

Inheritance diagram for Uml::CmdSetStereotype:
Collaboration diagram for Uml::CmdSetStereotype:

Public Member Functions

 CmdSetStereotype (UMLObject *obj, const QString &stereo)
 
 ~CmdSetStereotype ()
 
void redo ()
 
void undo ()
 
- Public Member Functions inherited from Uml::CmdBaseObjectCommand
 CmdBaseObjectCommand (UMLObject *object)
 
virtual ~CmdBaseObjectCommand ()
 

Private Attributes

QString m_stereo
 
QString m_oldStereo
 

Additional Inherited Members

- Protected Member Functions inherited from Uml::CmdBaseObjectCommand
void setObject (UMLObject *object)
 
UMLObjectobject ()
 
- Protected Attributes inherited from Uml::CmdBaseObjectCommand
Uml::ID::Type m_objectId
 
QPointer< UMLObjectm_object
 

Constructor & Destructor Documentation

◆ CmdSetStereotype()

Uml::CmdSetStereotype::CmdSetStereotype ( UMLObject obj,
const QString &  stereo 
)
Here is the call graph for this function:

◆ ~CmdSetStereotype()

Uml::CmdSetStereotype::~CmdSetStereotype ( )

Member Function Documentation

◆ redo()

void Uml::CmdSetStereotype::redo ( )
Here is the call graph for this function:

◆ undo()

void Uml::CmdSetStereotype::undo ( )
Here is the call graph for this function:

Member Data Documentation

◆ m_oldStereo

QString Uml::CmdSetStereotype::m_oldStereo
private

◆ m_stereo

QString Uml::CmdSetStereotype::m_stereo
private

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