QFontDialog documentation update

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2024-03-31 19:36:20 +03:00
parent 97fea30784
commit 7b50a8c73b
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# https://wiki.archlinux.org/index.php/Arch_package_guidelines # https://wiki.archlinux.org/index.php/Arch_package_guidelines
pkgname=katie-git pkgname=katie-git
pkgver=4.14.0.r8207.bd53fa415 pkgver=4.14.0.r8227.97fea3078
pkgrel=1 pkgrel=1
pkgdesc='C++ toolkit derived from the Qt 4.8 framework' pkgdesc='C++ toolkit derived from the Qt 4.8 framework'
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm') arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')

View file

@ -810,7 +810,7 @@ bool QFontDialog::testOption(FontDialogOption option) const
\brief the various options that affect the look and feel of the dialog \brief the various options that affect the look and feel of the dialog
\since 4.5 \since 4.5
By default, all options are disabled. By default, QFontDialog::AllFonts is set.
Options should be set before showing the dialog. Setting them while the Options should be set before showing the dialog. Setting them while the
dialog is visible is not guaranteed to have an immediate effect on the dialog is visible is not guaranteed to have an immediate effect on the