Obsolete Members for QPlainTextEdit

以下成员源于类 QPlainTextEdit 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

特性

公共函数

(obsolete) dumpObjectInfo ()
(obsolete) dumpObjectTree ()
(obsolete) bool isEnabledToTLW () const
(obsolete) bool isTopLevel () const
(obsolete) QWidget * topLevelWidget () const

特性文档编制

tabStopWidth : int

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 )