以下成員源於類 QPlainTextEdit 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(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 的值。
訪問函數:
| int | tabStopWidth () const |
| void | setTabStopWidth (int width ) |