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

Make input format of QBluetoothUuid::QBluetoothUuid(QString) compatible with output format of QUuid::toString()

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      Currently, QUuid::toString() uses the output format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}", whereas QBluetoothUuid::QBluetoothUuid(QString) expects the format "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", e.g. no curly braces. (Please note that QBluetoothUuid is derived from QUuid.)

      I propose QBluetoothUuid::QBluetoothUuid(QString) to accept both formats. (It seems that QUuid::QUuid(QString) does it that way?)

      Attachments

        For Gerrit Dashboard: QTBUG-52685
        # Subject Branch Project Status CR V

        Activity

          People

            ablasche Alex Blasche
            kmichel K. Michel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes