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

QNX on i.MX8QM - Make QNX_MAX_BUFFER_COUNT configurable

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.12.4
    • Build System, QPA
    • None
    • QNX

    Description

      In the QNX Screen interface, file qnxwindow.h, make MAX_BUFFER_COUNT configurable at build time.

      https://code.woboq.org/qt5/qtbase/src/plugins/platforms/qnx/qqnxwindow.h.html#_M/MAX_BUFFER_COUNT is hard-coded to 2. It would be nice for Qt to provide a way to configure this. Something as simple as: 

      #ifndef QNX_MAX_BUFFER_COUNT
       #define QNX_MAX_BUFFER_COUNT 2
       #endif

      This will allow build time configuration.

      Attachments

        Issue Links

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

          Activity

            People

              jmcdonnell_blackberry James McDonnell
              patrickshelly Patrick Shelly
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes