以下成员源于类 QTreeWidgetItem 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QColor
|
backgroundColor (int column ) const |
(obsolete)
void
|
setBackgroundColor (int column , const QColor & color ) |
(obsolete)
void
|
setTextColor (int column , const QColor & color ) |
(obsolete)
QColor
|
textColor (int column ) const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
This function is deprecated. Use background () 代替。
另请参阅 setBackgroundColor ().
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
This function is deprecated. Use setBackground () 代替。
另请参阅 backgroundColor ().
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
This function is deprecated. Use setForeground () 代替。
另请参阅 textColor ().
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
This function is deprecated. Use foreground () 代替。
另请参阅 setTextColor ().