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

Qt lacks localized percentage formatting

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.0 FF
    • Core: Locales (i18n)
    • None

    Description

      Add ability to display numbers as percentage strings.
      For example:-
      0.43 is displayed as 43%
      localized percentage string
      0.43 displayed as %43 in Turkish and 43 % in French locales

      Proposed API:
      QString toPercentageString(double n, QLocale) and overloads

      Attachments

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              amanqt Amanueal
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes