以下成员源于类 Qt 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
| 
(obsolete)
								typedef | WFlags | 
| 
(obsolete)
								QString | escape (const QString & plain ) | 
This typedef is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
This typedef is obsolete. Use Qt::WindowFlags 代替。
同义词 Qt::WindowFlags .
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
使用 QString::toHtmlEscaped () 代替。