#include <OCCViewer_FontWidget.h>
Class : OCCViewer_FontWidget Description : Dialog for specifynig font
OCCViewer_FontWidget::OCCViewer_FontWidget |
( |
QWidget * |
theParent | ) |
|
OCCViewer_FontWidget::~OCCViewer_FontWidget |
( |
| ) |
|
|
virtual |
void OCCViewer_FontWidget::GetData |
( |
QColor & |
theColor, |
|
|
int & |
theFamily, |
|
|
bool & |
theBold, |
|
|
bool & |
theItalic, |
|
|
bool & |
theShadow |
|
) |
| const |
|
virtual |
void OCCViewer_FontWidget::InitializeFamilies |
( |
| ) |
|
|
protectedvirtual |
void OCCViewer_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: