以下成员源于类 QTextList 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
bool
|
isEmpty () const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
返回
true
if the list has no items; otherwise returns
false
.
注意: Empty lists are automatically deleted by the QTextDocument that owns them.
另请参阅 count ().