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

examine symbian descriptor to QString conversions

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • Not Evaluated
    • Some future release
    • None
    • None
    • None

    Description

      The S60 port currently uses QString::fromUtf16 in qt_TDesC2QString. It may be more efficient to use QString::fromRawData in some cases.

      This can't be changed universally, as the QString created with fromRawData is only valid while the source data is valid.

      Attachments

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

        Activity

          People

            riskedal Espen Riskedal (closed Nokia identity) (Inactive)
            mread Murray Read
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes