DtkDeclarative
DTK Declarative module
|
Public 成员函数 | |
ShadowConfig (const ShadowConfig &other) | |
bool | isInner () const |
bool | isCircular () const |
QString | toString () const |
ShadowConfig & | operator= (const ShadowConfig &other) |
bool | operator== (const ShadowConfig &other) const |
bool | operator!= (const ShadowConfig &other) const |
Public 属性 | |
quint8 | type |
qreal | cornerRadius |
qreal | blurRadius |
qreal | spread |
qreal | boxSize |
友元 | |
Q_CORE_EXPORT uint | qHash (const ShadowConfig &config, uint seed) noexcept |