DtkDeclarative
DTK Declarative module
载入中...
搜索中...
未找到
Dtk::Quick::DColor类 参考

Public 类型

enum  Type : quint8 { Invalid = 0 , Highlight , HighlightedText }
 

Public 成员函数

 DColor (const QColor &color)
 
 DColor (const QJSValue &params)
 
 DColor (Type type)
 
 DColor (const DColor &other)
 
 DColor (DColor &&other)
 
bool isValid () const noexcept
 
bool isTypedColor () const noexcept
 
bool operator== (const DColor &c) const noexcept
 
bool operator!= (const DColor &c) const noexcept
 
DColoroperator= (const QColor &color)
 
DColoroperator= (const DColor &other)
 
DColoroperator= (DColor &&other)
 
Q_INVOKABLE QColor toColor (const QPalette &palette) const
 
Q_INVOKABLE QColor color () const
 
Q_INVOKABLE DTK_QUICK_NAMESPACE::DColor hue (qint8 floatValue) const
 
Q_INVOKABLE DTK_QUICK_NAMESPACE::DColor saturation (qint8 floatValue) const
 
Q_INVOKABLE DTK_QUICK_NAMESPACE::DColor lightness (qint8 floatValue) const
 
Q_INVOKABLE DTK_QUICK_NAMESPACE::DColor opacity (qint8 floatValue) const
 

该类的文档由以下文件生成: