Resolves images that are stored in NDV files or are a part of ImageFactory This class opens and pulls icons stored in NDV files and also converts NDEVR native images into the QPixmap fomrat.
More...
#include <DesignPixmapResolver.h>
Resolves images that are stored in NDV files or are a part of ImageFactory This class opens and pulls icons stored in NDV files and also converts NDEVR native images into the QPixmap fomrat.
◆ canPotentiallyResolve()
virtual bool canPotentiallyResolve |
( |
const String & | pixmap_resource | ) |
|
|
overridevirtual |
◆ Convert() [1/2]
static QImage Convert |
( |
const ImageData & | image | ) |
|
|
static |
◆ Convert() [2/2]
◆ id()
virtual UUID id |
( |
| ) |
const |
|
overridevirtual |
◆ resolve()
virtual QPixmap resolve |
( |
const String & | pixmap_resource, |
|
|
QIcon::Mode | , |
|
|
const QSize & | , |
|
|
Dictionary< String, QPixmap > & | pixmaps ) |
|
overridevirtual |
◆ SaveToImageFactory()
static void SaveToImageFactory |
( |
const String & | image_id, |
|
|
const QImage & | image ) |
|
static |
The documentation for this class was generated from the following file: