以下成员源于类 QTextEdit 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
tabStopWidth
: int
(obsolete)
windowIconText
: QString
(obsolete)
|
dumpObjectInfo () |
(obsolete)
|
dumpObjectTree () |
(obsolete)
bool
|
isEnabledToTLW () const |
(obsolete)
bool
|
isTopLevel () const |
(obsolete)
QWidget *
|
topLevelWidget () const |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
This property holds the tab stop width in pixels
默认情况下,此特性包含 80 像素的值。
该特性在 Qt 4.1 引入。
访问函数:
int | tabStopWidth () const |
void | setTabStopWidth (int width ) |