Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-523

Qbs module for QtSerialPort

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • None
    • 1.1.1
    • General
    • None
    • Any

    Description

      Though QtSerialPort is not a built-in Qt module, it is widely used. Suggestion is to add support for QtSerialPort in Qbs. Due to its lack, I was forced to write the simplest module looking like this:
      qbs/modules/Qt/Qt/serialport/serialport.qbs

      import qbs 1.0
      import '../QtModule.qbs' as QtModule

      QtModule {
      qtModuleName: "SerialPort"
      }

      I admit that was not hard but still inconvenient

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            last5bits Alexey Zhikhartsev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes