#include <CustomStyle.h>
|
virtual void | polish (QWidget *pwgt) |
|
virtual void | unpolish (QWidget *pwgt) |
|
virtual void | drawPrimitive (PrimitiveElement elem, const QStyleOption *popt, QPainter *ppainter, const QWidget *pwgt=0) const |
|
Definition at line 18 of file CustomStyle.h.
◆ drawPrimitive()
void CustomStyle::drawPrimitive |
( |
PrimitiveElement |
elem, |
|
|
const QStyleOption * |
popt, |
|
|
QPainter * |
ppainter, |
|
|
const QWidget * |
pwgt = 0 |
|
) |
| const |
|
virtual |
◆ polish()
void CustomStyle::polish |
( |
QWidget * |
pwgt | ) |
|
|
virtual |
◆ unpolish()
void CustomStyle::unpolish |
( |
QWidget * |
pwgt | ) |
|
|
virtual |
The documentation for this class was generated from the following files: