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

#include <cmdrenameumlobject.h>

Inheritance diagram for Uml::CmdRenameUMLObject:
Collaboration diagram for Uml::CmdRenameUMLObject:

Public Member Functions

 CmdRenameUMLObject (UMLObject *o, const QString &name)
 
 ~CmdRenameUMLObject ()
 
void redo ()
 
void undo ()
 

Private Attributes

UMLObjectm_obj
 
QString m_name
 
QString m_oldname
 

Constructor & Destructor Documentation

Uml::CmdRenameUMLObject::CmdRenameUMLObject ( UMLObject o,
const QString &  name 
)

Here is the call graph for this function:

Uml::CmdRenameUMLObject::~CmdRenameUMLObject ( )

Member Function Documentation

void Uml::CmdRenameUMLObject::redo ( )

Here is the call graph for this function:

void Uml::CmdRenameUMLObject::undo ( )

Here is the call graph for this function:

Member Data Documentation

QString Uml::CmdRenameUMLObject::m_name
private
UMLObject* Uml::CmdRenameUMLObject::m_obj
private
QString Uml::CmdRenameUMLObject::m_oldname
private

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