Version: 9.12.0
SVTK_FontWidget Class Reference

#include <SVTK_FontWidget.h>

Inheritance diagram for SVTK_FontWidget:
Inheritance graph

Public Member Functions

 SVTK_FontWidget (QWidget *)
 
virtual ~SVTK_FontWidget ()
 
virtual void SetData (const QColor &, const int, const bool, const bool, const bool)
 
virtual void GetData (QColor &, int &, bool &, bool &, bool &) const
 
- Public Member Functions inherited from ViewerTools_FontWidgetBase
 ViewerTools_FontWidgetBase (QWidget *)
 
virtual ~ViewerTools_FontWidgetBase ()
 
void SetColor (const QColor &)
 
QColor GetColor () const
 
virtual void Initialize ()
 

Protected Member Functions

virtual void InitializeFamilies ()
 

Additional Inherited Members

- Protected Slots inherited from ViewerTools_FontWidgetBase
void onColor ()
 
- Protected Attributes inherited from ViewerTools_FontWidgetBase
QToolButtonmyColorBtn
 
QComboBoxmyFamily
 
QCheckBox * myBold
 
QCheckBox * myItalic
 
QCheckBox * myShadow
 

Detailed Description

Class : SVTK_FontWidget Description : Dialog for specifynig font

Constructor & Destructor Documentation

◆ SVTK_FontWidget()

SVTK_FontWidget::SVTK_FontWidget ( QWidget theParent)

Class : SVTK_FontWidget Description : Dialog for specifynig font

Constructor

◆ ~SVTK_FontWidget()

SVTK_FontWidget::~SVTK_FontWidget ( )
virtual

Destructor

Member Function Documentation

◆ GetData()

void SVTK_FontWidget::GetData ( QColor &  theColor,
int &  theFamily,
bool &  theBold,
bool &  theItalic,
bool &  theShadow 
) const
virtual

◆ InitializeFamilies()

void SVTK_FontWidget::InitializeFamilies ( )
protectedvirtual

◆ SetData()

void SVTK_FontWidget::SetData ( const QColor &  theColor,
const int  theFamily,
const bool  theBold,
const bool  theItalic,
const bool  theShadow 
)
virtual

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