OpenHantek
Loading...
Searching...
No Matches
QtAwesomeCharIconPainter Class Reference

The font-awesome icon painter. More...

#include <QtAwesome.h>

Inheritance diagram for QtAwesomeCharIconPainter:
QtAwesomeIconPainter

Public Member Functions

virtual void paint (QtAwesome *awesome, QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state, const QVariantMap &options) override
 
- Public Member Functions inherited from QtAwesomeIconPainter
virtual ~QtAwesomeIconPainter ()
 

Protected Member Functions

QStringList optionKeysForModeAndState (const QString &key, QIcon::Mode mode, QIcon::State state)
 
QVariant optionValueForModeAndState (const QString &baseKey, QIcon::Mode mode, QIcon::State state, const QVariantMap &options)
 

Detailed Description

The font-awesome icon painter.

Member Function Documentation

◆ optionKeysForModeAndState()

QStringList QtAwesomeCharIconPainter::optionKeysForModeAndState ( const QString & key,
QIcon::Mode mode,
QIcon::State state )
protected

◆ optionValueForModeAndState()

QVariant QtAwesomeCharIconPainter::optionValueForModeAndState ( const QString & baseKey,
QIcon::Mode mode,
QIcon::State state,
const QVariantMap & options )
protected

◆ paint()

void QtAwesomeCharIconPainter::paint ( QtAwesome * awesome,
QPainter * painter,
const QRect & rect,
QIcon::Mode mode,
QIcon::State state,
const QVariantMap & options )
overridevirtual

Implements QtAwesomeIconPainter.


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