umbrello 25.07.80
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Uml::CmdChangeFont Class Reference

#include <cmdchangefont.h>

Inheritance diagram for Uml::CmdChangeFont:
Collaboration diagram for Uml::CmdChangeFont:

Public Member Functions

 CmdChangeFont (UMLWidget *widget, QFont font)
void undo ()
void redo ()
Public Member Functions inherited from Uml::CmdBaseWidgetCommand
 CmdBaseWidgetCommand (UMLWidget *widget)
 CmdBaseWidgetCommand (AssociationWidget *widget)
virtual ~CmdBaseWidgetCommand ()

Private Attributes

QFont m_newFont
QFont m_oldFont

Additional Inherited Members

Protected Member Functions inherited from Uml::CmdBaseWidgetCommand
void setWidget (UMLWidget *widget)
void setWidget (AssociationWidget *widget)
void addWidgetToScene (UMLWidget *widget)
void addWidgetToScene (AssociationWidget *widget)
void removeWidgetFromScene (UMLWidget *widget)
void removeWidgetFromScene (AssociationWidget *widget)
UMLWidgetwidget ()
AssociationWidgetassocWidget ()
UMLScenescene ()
Protected Attributes inherited from Uml::CmdBaseWidgetCommand
Uml::ID::Type m_sceneId
Uml::ID::Type m_widgetId
QPointer< UMLScenem_scene
QPointer< UMLWidgetm_widget
QPointer< AssociationWidgetm_assocWidget
bool m_isAssoc

Constructor & Destructor Documentation

◆ CmdChangeFont()

Uml::CmdChangeFont::CmdChangeFont ( UMLWidget * widget,
QFont font )
Here is the call graph for this function:

Member Function Documentation

◆ redo()

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

◆ undo()

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

Member Data Documentation

◆ m_newFont

QFont Uml::CmdChangeFont::m_newFont
private

◆ m_oldFont

QFont Uml::CmdChangeFont::m_oldFont
private

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