Base class for logic that can be used to resolve a Pixmap resource and turn it into a QPixmap for use by the NDEVR API.
More...
#include <QTIconManager.h>
Base class for logic that can be used to resolve a Pixmap resource and turn it into a QPixmap for use by the NDEVR API.
◆ canPotentiallyResolve()
virtual bool canPotentiallyResolve |
( |
const String & | pixmap_resource | ) |
|
|
pure virtual |
◆ id()
virtual UUID id |
( |
| ) |
const |
|
pure virtual |
◆ resolve()
virtual QPixmap resolve |
( |
const String & | pixmap_resource, |
|
|
QIcon::Mode | mode, |
|
|
const QSize & | requested_size, |
|
|
Dictionary< String, QPixmap > & | pixmaps ) |
|
pure virtual |
The documentation for this class was generated from the following file: