Version: 6.3.1
Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes

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
void SetColor (const QColor &)
QColor GetColor () const
virtual void Initialize ()

Protected Slots

void onColor ()

Protected Member Functions

virtual void InitializeFamilies ()

Protected Attributes

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 ( QWidget theParent)

Class : SVTK_FontWidget Description : Dialog for specifynig font

Constructor

SVTK_FontWidget::~SVTK_FontWidget ( ) [virtual]

Destructor


Member Function Documentation

void SVTK_FontWidget::SetData ( const QColor &  theColor,
const int  theFamily,
const bool  theBold,
const bool  theItalic,
const bool  theShadow 
) [virtual]
void SVTK_FontWidget::GetData ( QColor &  theColor,
int &  theFamily,
bool &  theBold,
bool &  theItalic,
bool &  theShadow 
) const [virtual]
void SVTK_FontWidget::InitializeFamilies ( ) [protected, virtual]
void ViewerTools_FontWidgetBase::SetColor ( const QColor &  theColor) [inherited]
QColor ViewerTools_FontWidgetBase::GetColor ( ) const [inherited]
void ViewerTools_FontWidgetBase::Initialize ( ) [virtual, inherited]
void ViewerTools_FontWidgetBase::onColor ( ) [protected, slot, inherited]

Field Documentation

QCheckBox* ViewerTools_FontWidgetBase.myBold [protected, inherited]
QCheckBox* ViewerTools_FontWidgetBase.myItalic [protected, inherited]
QCheckBox* ViewerTools_FontWidgetBase.myShadow [protected, inherited]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS