![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
Inherits QWidget.
Public Slots | |
| void | setValue (const QFont &value) |
Signals | |
| void | valueChanged (const QFont &value) |
Public Member Functions | |
| bool | eventFilter (QObject *obj, QEvent *ev) |
| QtFontEditWidget (QWidget *parent) | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
Private Slots | |
| void | buttonClicked () |
Private Attributes | |
| QToolButton * | m_button |
| QFont | m_font |
| QLabel * | m_label |
| QLabel * | m_pixmapLabel |
| QtFontEditWidget::QtFontEditWidget | ( | QWidget * | parent | ) |
|
privateslot |
References m_font, setValue(), and valueChanged().
Referenced by QtFontEditWidget().
| bool QtFontEditWidget::eventFilter | ( | QObject * | obj, |
| QEvent * | ev | ||
| ) |
References m_button.
|
protected |
|
slot |
References QtPropertyBrowserUtils::fontValuePixmap(), QtPropertyBrowserUtils::fontValueText(), m_font, m_label, and m_pixmapLabel.
Referenced by buttonClicked(), and QtFontEditorFactory::createEditor().
|
signal |
Referenced by buttonClicked().
|
private |
Referenced by eventFilter(), and QtFontEditWidget().
|
private |
Referenced by buttonClicked(), QtFontEditWidget(), and setValue().
|
private |
Referenced by QtFontEditWidget(), and setValue().
|
private |
Referenced by QtFontEditWidget(), and setValue().
1.8.11