#include <RFontChooserWidget.h>
List of all members.
Protected Member Functions |
| void | resizeEvent (QResizeEvent *event) |
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RFontChooserWidget::RFontChooserWidget |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
| void RFontChooserWidget::fontChanged |
( |
const QFont & |
font | ) |
|
|
slot |
| QFont RFontChooserWidget::getFont |
( |
| ) |
const |
| QString RFontChooserWidget::getLabel |
( |
| ) |
const |
| int RFontChooserWidget::getSize |
( |
| ) |
const |
| void RFontChooserWidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protected |
| void RFontChooserWidget::setFont |
( |
const QFont & |
font | ) |
|
| void RFontChooserWidget::setLabel |
( |
const QString & |
l | ) |
|
| void RFontChooserWidget::setSize |
( |
int |
size | ) |
|
| void RFontChooserWidget::sizeChanged |
( |
int |
index | ) |
|
|
slot |
| void RFontChooserWidget::updateSizeCombo |
( |
| ) |
|
|
private |
| void RFontChooserWidget::valueChanged |
( |
const QFont & |
font | ) |
|
|
signal |
Member Data Documentation
| QFontComboBox* RFontChooserWidget::cbFont |
|
private |
| QComboBox* RFontChooserWidget::cbSize |
|
private |
| QLabel* RFontChooserWidget::lbLabel |
|
private |
| QLabel* RFontChooserWidget::lbSampleText |
|
private |
Property Documentation
| QFont RFontChooserWidget::font |
|
readwrite |
| QString RFontChooserWidget::label |
|
readwrite |
The documentation for this class was generated from the following files: