Obsolete Members for QTextList

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

公共函数

(obsolete) bool isEmpty () const

成员函数文档编制

bool QTextList:: isEmpty () const

返回 true if the list has no items; otherwise returns false .

注意: Empty lists are automatically deleted by the QTextDocument that owns them.

另请参阅 count ().