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

#include <cmdsettxt.h>

Inheritance diagram for Uml::CmdSetTxt:
Collaboration diagram for Uml::CmdSetTxt:

Public Member Functions

 CmdSetTxt (FloatingTextWidget *ftw, const QString &txt)
 
 ~CmdSetTxt ()
 
void redo ()
 
void undo ()
 

Private Attributes

FloatingTextWidgetm_ftw
 
QString m_newstring
 
QString m_oldstring
 

Constructor & Destructor Documentation

Uml::CmdSetTxt::CmdSetTxt ( FloatingTextWidget ftw,
const QString &  txt 
)

Here is the call graph for this function:

Uml::CmdSetTxt::~CmdSetTxt ( )

Member Function Documentation

void Uml::CmdSetTxt::redo ( )

Here is the call graph for this function:

void Uml::CmdSetTxt::undo ( )

Here is the call graph for this function:

Member Data Documentation

FloatingTextWidget* Uml::CmdSetTxt::m_ftw
private
QString Uml::CmdSetTxt::m_newstring
private
QString Uml::CmdSetTxt::m_oldstring
private

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