umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
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

◆ CmdSetTxt()

Uml::CmdSetTxt::CmdSetTxt ( FloatingTextWidget * ftw,
const QString & txt )
Here is the call graph for this function:

◆ ~CmdSetTxt()

Uml::CmdSetTxt::~CmdSetTxt ( )

Member Function Documentation

◆ redo()

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

◆ undo()

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

Member Data Documentation

◆ m_ftw

FloatingTextWidget* Uml::CmdSetTxt::m_ftw
private

◆ m_newstring

QString Uml::CmdSetTxt::m_newstring
private

◆ m_oldstring

QString Uml::CmdSetTxt::m_oldstring
private

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