以下成员源于类 QColor 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QColor
|
dark (int factor = 200) const |
(obsolete)
QColor
|
light (int factor = 150) const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Use darker( factor ) 代替。
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Use lighter( factor ) 代替。