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

qserialport property baudRate is incorrectly declared as quint32

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.15.2, 6.0.0
    • Serial Port
    • None
    • All

    Description

      The property baudRate is wrongly declared as quint32. This makes it fail to be an enum BaudRate, causing QMetaObject code to fail to enumerate its accepted values.

      A proposed patch fixing the issue is attached.

       

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            marcelo.jimenez Marcelo Jimenez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes