|
OpenHantek
|
#include <QtAwesome.h>
Public Member Functions | |
| 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
|
virtual |
QtAwesome - use font-awesome (or other font icons) in your c++ / Qt Application
MIT Licensed
Copyright 2013-2016 - Reliable Bits Software by Blommers IT. All Rights Reserved. Author Rick Blommers
|
pure virtual |
Implemented in QtAwesomeCharIconPainter.