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

Qt lacks localized percentage formatting

XMLWordPrintable

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

      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

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

            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

              Created:
              Updated:

                There are no open Gerrit changes