Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-12356

QFontDialog: doesn't have any "overline" checkbox

XMLWordPrintable

      The QFontDialog supports overline, underline and strikethrough. It has checkboxes to enable strikethrough and underline, but no checkbox to enable overline. This is inconsistent with what is supported and should be added.
      It's possible to work around this by hacking QFontDialog or creating a subclass and altering elements through the child objects contained in the dialog but this is messy and not very portable.

      The attachment shows a messy work-around but it would be trivial to add the additional checkbox back into QFontDialog's private class.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            cattell Matthew Cattell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes