![]() |
API Documentation
|
Allows the NDEVR engine to process and display SVG icons within the UI. More...
#include <SVGIconManager.h>
Public Member Functions | |
| bool | canProcess (const String &icon, const IconThemeSettings &theme, QIcon::Mode mode) const final override |
| QIcon | createIcon (const String &icon, const IconThemeSettings &theme, QIcon::Mode mode=QIcon::Mode::Normal) final override |
| SVGIconEngine () | |
Public Member Functions inherited from NDEVRIconEngine | |
| UUID | id () const |
| NDEVRIconEngine (const UUID &id) | |
Allows the NDEVR engine to process and display SVG icons within the UI.
| SVGIconEngine | ( | ) |
|
finaloverridevirtual |
Implements NDEVRIconEngine.
|
finaloverridevirtual |
Implements NDEVRIconEngine.