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

Obsolete the isValid() method in QSerialPortInfo

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P0: Blocker
    • 5.2.0
    • None
    • Serial Port
    • None
    • f77043dbef5a2f2b3c81b07b95e1f63ea9921fd4

    Description

      It has no common use case, so we should get rid of this API in the future. We can deprecate it for now. It has been added for circumvent the scenario when the available ports methods cannot return all the valid ports, but if that is the case, we need to fix that feature rather than adding workaround APIs. Even more, this method cannot help in those cases since it cannot do more than availablePorts().

      https://codereview.qt-project.org/#change,72644

      Attachments

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

        Activity

          People

            lpapp Laszlo Papp
            lpapp Laszlo Papp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes