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

Qt 5 to-do in QLocale

XMLWordPrintable

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

      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.".

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes