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

Qt SerialBus Changes in Qt 6

    XMLWordPrintable

Details

    • Qt SerialBus 6.0

    Description

      This report is for noting all possible API extension that can only happen when binary compatibility can be broken.

      • virtual void QCanBusDevice::hardwareControllerReset()
      • virtual QCanBusDeviceInfo QCanBusDevice::deviceInfo()
      • virtual QCanBusDevice::BusStatus QCanBusDevice::busStatus()

      As all plugins derive from QCanBusDevice and adding virtual functions is very complicated (regarding binary compatibility), a future-proof concept should be considered.

      It should be considered to split the canbus and modbus API's into separate libraries (aka QtCanBus.so. & Qt Modbus.so)

      Attachments

        Issue Links

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

          Activity

            People

              aha_1980 André Hartmann
              aha_1980 André Hartmann
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes