DtkGui
DTK Gui module
|
Public 成员函数 | |
DDciIconPrivate (const DDciIconPrivate &other) | |
DDciIconEntry * | loadIcon (const QString &parentDir, const QString &imageDir) |
void | loadIconList () |
void | ensureLoaded () |
DDciIconEntry * | tryMatchIcon (int iconSize, DDciIcon::Theme theme, DDciIcon::Mode mode, DDciIcon::IconMatchedFlags flags=DDciIcon::None) const |
bool | hasPalette (DDciIconMatchResult result) const |
静态 Public 成员函数 | |
static void | paint (QPainter *painter, const QRectF &rect, Qt::Alignment alignment, const QVector< DDciIconEntry::ScalableLayer::Layer > &layers, QVector< DDciIconImagePrivate::ReaderData * > *layerReaders, const DDciIconPalette &palette, qreal pixmapScale) |
static void | paint (QPainter *painter, const QRect &rect, qreal devicePixelRatio, Qt::Alignment alignment, const DDciIconEntry *entry, const DDciIconPalette &palette, qreal pixmapScale) |
static bool | hasPalette (const QVector< DDciIconEntry::ScalableLayer::Layer > &layers) |
static bool | entryIsValid (const DDciIconEntry *entry) |
Public 属性 | |
QSharedPointer< const DDciFile > | dciFile |
EntryNodeList | icons |