以下成员源于类 QTableWidgetItem 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QColor
|
backgroundColor () const |
(obsolete)
void
|
setBackgroundColor (const QColor & color ) |
(obsolete)
void
|
setTextColor (const QColor & color ) |
(obsolete)
QColor
|
textColor () 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 ().