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

Make QUuid support returning the UUID without curly braces

    XMLWordPrintable

Details

    • 06873e467d98ad60d827afae29500bf2ff783c03

    Description

      The DCE standard does not use curly braces ('

      {' and '}

      ') for representing an UUID as a string, so it would be nice if QUuid supported returning a string representation of the UUID without curly braces as well. Currently, the QUuid::toString() function returns the UUID enclosed with curly braces.

      Workaround: Remove the curly braces manually with the QString functions (QString::remove(), for instance).

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            16 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes