- 
    Suggestion 
- 
    Resolution: Incomplete
- 
    P3: Somewhat important 
- 
    None
- 
    5.12.4
- 
    None
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.
- relates to
- 
                     QT3DS-2981
        Support customer project B QT3DS-2981
        Support customer project B-         
- Closed
 
-         
- 
                     QTBUG-90749
        Qt62: NXP iMX8QM QNX 7.1 (gcc 8.3.0) QTBUG-90749
        Qt62: NXP iMX8QM QNX 7.1 (gcc 8.3.0)-         
- Closed
 
-