Computer Assisted Medical Intervention Tool Kit  version 5.2
QtFontEditWidget Class Reference
+ Inheritance diagram for QtFontEditWidget:
+ Collaboration diagram for QtFontEditWidget:

Public Slots

void setValue (const QFont &value)
 

Signals

void valueChanged (const QFont &value)
 

Public Member Functions

bool eventFilter (QObject *obj, QEvent *ev) override
 
 QtFontEditWidget (QWidget *parent)
 

Protected Member Functions

void paintEvent (QPaintEvent *) override
 

Constructor & Destructor Documentation

◆ QtFontEditWidget()

QtFontEditWidget::QtFontEditWidget ( QWidget *  parent)

References QtPropertyBrowserUtils::fontValuePixmap(), QtPropertyBrowserUtils::fontValueText(), and setupTreeViewEditorMargin().

+ Here is the call graph for this function:

Member Function Documentation

◆ eventFilter()

bool QtFontEditWidget::eventFilter ( QObject *  obj,
QEvent *  ev 
)
override

◆ paintEvent()

void QtFontEditWidget::paintEvent ( QPaintEvent *  )
overrideprotected

◆ setValue

void QtFontEditWidget::setValue ( const QFont &  value)
slot

References QtPropertyBrowserUtils::fontValuePixmap(), and QtPropertyBrowserUtils::fontValueText().

Referenced by QtFontEditorFactory::createEditor().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ valueChanged

void QtFontEditWidget::valueChanged ( const QFont &  value)
signal

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