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

const QCanBusFactory *factory = qobject_cast<QCanBusFactory *>(obj);

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 6.3
    • 6.3
    • SerialBus: CAN Bus
    • None
    • Android
    • 6e280da3cb4886ef3f8b277acb61b6ef84e19f1c

    Description

      In function

      QList<QCanBusDeviceInfo> QCanBus::availableDevices(const QString &plugin, QString *errorMessage) const

      Following

      const QCanBusFactory *factory = qobject_cast<QCanBusFactory *>(obj);

      Caused

      error: no member called qt_metacall

       

      Check also function

      QCanBusDevice *QCanBus::createDevice(const QString &plugin, const QString &interfaceName,
      QString *errorMessage) const

      Attachments

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

        Activity

          People

            aha_1980 André Hartmann
            rampe Rami Potinkara
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes