Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
It would be useful if QFontDialog could i.e. only show fixed-width fonts, or only proportional fonts etc.
Adding an API to QFontDialog that lets the developer provide a QList<QFont> or a QStringList with the family names would give good control over what the dialog shows, without cluttering the API.