D29065: [KFontChooser] Add new DisplayFlag; modify how flags are used
David Faure
noreply at phabricator.kde.org
Thu Apr 23 14:38:29 BST 2020
dfaure added inline comments.
INLINE COMMENTS
> kfontchooser.h:87
> + NoDisplayFlags = 0, ///< No flags set
> + FixedFontsOnly = 1, ///< Only show fixed fonts, excluding proportional fonts
> + DisplayFrame = 2, ///< Show a visual frame around the chooser
maybe document that FixedFontsOnly implies NoFixedCheckBox?
(as in, the widget will behave as if NoFixedCheckBox was set)
REPOSITORY
R236 KWidgetsAddons
BRANCH
l-kfontchooser-onlyfixed-display-flag (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D29065
To: ahmadsamir, #frameworks, dfaure, cfeck, bport
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200423/c0bddf52/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list