QtFontEditWidget Class Reference
+ Inheritance 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
 

Detailed Description

Definition at line 2846 of file qteditorfactory.cpp.

Constructor & Destructor Documentation

◆ QtFontEditWidget()

QtFontEditWidget ( QWidget *  parent)

Definition at line 2874 of file qteditorfactory.cpp.

Member Function Documentation

◆ eventFilter()

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

Definition at line 2954 of file qteditorfactory.cpp.

◆ paintEvent()

void paintEvent ( QPaintEvent *  )
overrideprotected

Definition at line 2985 of file qteditorfactory.cpp.

◆ setValue

void setValue ( const QFont &  value)
slot

Definition at line 2899 of file qteditorfactory.cpp.

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

◆ valueChanged

void valueChanged ( const QFont &  value)
signal

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