#include <Libs/Widgets/ctkPixmapIconEngine.h>
Definition at line 39 of file ctkPixmapIconEngine.h.
◆ ctkPixmapIconEngineEntry() [1/3]
| ctkPixmapIconEngineEntry::ctkPixmapIconEngineEntry |
( |
| ) |
|
|
inline |
◆ ctkPixmapIconEngineEntry() [2/3]
| ctkPixmapIconEngineEntry::ctkPixmapIconEngineEntry |
( |
const QPixmap & |
pm, |
|
|
QIcon::Mode |
m = QIcon::Normal, |
|
|
QIcon::State |
s = QIcon::Off |
|
) |
| |
|
inline |
◆ ctkPixmapIconEngineEntry() [3/3]
| ctkPixmapIconEngineEntry::ctkPixmapIconEngineEntry |
( |
const QString & |
file, |
|
|
const QSize & |
sz = QSize(), |
|
|
QIcon::Mode |
m = QIcon::Normal, |
|
|
QIcon::State |
s = QIcon::Off |
|
) |
| |
|
inline |
◆ isNull()
| bool ctkPixmapIconEngineEntry::isNull |
( |
| ) |
const |
|
inline |
◆ fileName
| QString ctkPixmapIconEngineEntry::fileName |
◆ mode
| QIcon::Mode ctkPixmapIconEngineEntry::mode |
◆ pixmap
| QPixmap ctkPixmapIconEngineEntry::pixmap |
◆ size
| QSize ctkPixmapIconEngineEntry::size |
◆ state
| QIcon::State ctkPixmapIconEngineEntry::state |
The documentation for this struct was generated from the following file: