mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
QFontDialog documentation update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
97fea30784
commit
7b50a8c73b
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# https://wiki.archlinux.org/index.php/Arch_package_guidelines
|
||||
|
||||
pkgname=katie-git
|
||||
pkgver=4.14.0.r8207.bd53fa415
|
||||
pkgver=4.14.0.r8227.97fea3078
|
||||
pkgrel=1
|
||||
pkgdesc='C++ toolkit derived from the Qt 4.8 framework'
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
|
|
|
@ -810,7 +810,7 @@ bool QFontDialog::testOption(FontDialogOption option) const
|
|||
\brief the various options that affect the look and feel of the dialog
|
||||
\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
|
||||
dialog is visible is not guaranteed to have an immediate effect on the
|
||||
|
|
Loading…
Add table
Reference in a new issue