#include <QtAwesome.h>
|
| virtual | ~QtAwesomeIconPainter () |
| |
| virtual void | paint (QtAwesome *awesome, QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state, const QVariantMap &options)=0 |
| |
The QtAwesomeIconPainter is a specialized painter for painting icons your can implement an iconpainter to create custom font-icon code
◆ ~QtAwesomeIconPainter()
| virtual QtAwesomeIconPainter::~QtAwesomeIconPainter |
( |
| ) |
|
|
inlinevirtual |
◆ paint()
| virtual void QtAwesomeIconPainter::paint |
( |
QtAwesome * |
awesome, |
|
|
QPainter * |
painter, |
|
|
const QRect & |
rect, |
|
|
QIcon::Mode |
mode, |
|
|
QIcon::State |
state, |
|
|
const QVariantMap & |
options |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: