Obsolete Members for FontDialog

The following members of QML type FontDialog 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

特性

特性文档编制

currentFont : font

This property is deprecated since 6.3. We strongly advise against using it in new code.

使用 selectedFont 代替。

This property holds the currently selected font in the dialog.

The currentFont property is updated while the user is selecting fonts in the dialog, even before the final selection has been made.

另请参阅 selectedFont .