DtkGui
DTK Gui module
|
类 | |
struct | ReaderData |
Public 成员函数 | |
DDciIconImagePrivate (const DDciIconImagePrivate &other) | |
DDciIconImagePrivate (qreal imageSize, qreal devicePixelRatio, qreal imageScale, const DDciIconEntry::ScalableLayer &sLayer) | |
void | init () |
bool | loaded () const |
void | ensureLoad () |
ReaderData * | readAnimationNextData () |
Public 属性 | |
const qreal | imageSize |
const qreal | devicePixelRatio |
const qreal | imageScale |
const QVector< DDciIconEntry::ScalableLayer::Layer > | layers |
QVector< ReaderData * > | readers |
bool | supportsAnimation = false |
int | totalMaxImageCount = 0 |
int | maxLoopCount = -2 |
ReaderData * | animation = nullptr |
int | currentImageNumber = 0 |
int | pastImageCount = 0 |
int | currentPastImageDelay = 0 |