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

QFontDialog: doesn't have any "overline" checkbox

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        1. scfontdialog.zip
          4 kB
          Matthew Cattell
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes