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

Qt 5 to-do in QLocale

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • None
    • Core: Locales (i18n)
    • None

    Description

      qlocale.h
      // ### Qt 5: We need to return QString from these function since
      //           unicode data contains several characters for these fields.
          QChar decimalPoint() const;
          QChar groupSeparator() const;
          QChar percent() const;
          QChar zeroDigit() const;
          QChar negativeSign() const;
          QChar positiveSign() const;
          QChar exponential() const;
      

      Quoting Thiago in QTBUG-25055: These "will not be done for 5.0. We'll introduce overloads in 5.1 and deprecate those functions then.".

      Attachments

        Issue Links

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

          Activity

            People

              Eddy Edward Welbourne
              jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes