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

Qt doesn't recognize arabic-indic numerals as numerals

    XMLWordPrintable

Details

    Description

      STEPS LEADING TO PROBLEM:
      1. Have arabic-indic digit, such as number three "٣"
      2. Use QString::toInt() to convert it to number

      EXPECTED OUTCOME:
      QString::toInt() recognizes the character as number and returns 3.

      ACTUAL OUTCOME:
      Conversion fails.

      Attachments

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

        Activity

          People

            earthdomain Earth Domain (Inactive)
            jupakari Juuso Pakarinen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes