[Interest] QOpenGLWidget grabbing of offscreen content in Qt 5.10

2017-08-23 Thread Axel Jäger via Interest
rendering and reading back (grabbing) offscreen content.” (https://wiki.qt.io/New_Features_in_Qt_5.10) Can anyone elaborate on why this is currently not possible using Qt 5.9 and what changed in Qt 5.10? Are there any workarounds in 5.9? Best regards Axel Jäger

[Interest] How to use icons in QtQuick-Combobox or better draw whole item in dropdown using an image

2016-01-24 Thread Axel Jäger via Interest
example. Best regards, Axel Jäger ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Bind a value to editText-property of Qt Quick ComboBox fails

2016-01-24 Thread Axel Jäger via Interest
only property. Does anyone has an idea how to implement my desired behaviour? Best regards, Axel Jäger ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Draw own QQuickItem using OpenGL together with QQuickApplicationEngine

2015-12-10 Thread Axel Jäger via Interest
Nachricht- Von: Interest [mailto:interest-boun...@qt-project.org] Im Auftrag von Sean Harmer Gesendet: Sonntag, 6. Dezember 2015 10:46 An: interest@qt-project.org Betreff: Re: [Interest] Draw own QQuickItem using OpenGL together with QQuickApplicationEngine Hi, On 05/12/2015 23:28, Axel Jäger via

Re: [Interest] Bluetooth Low Energy on Windows: Options and feasabilty of implementing own backend

2015-01-26 Thread Axel Jäger
device manager. Using this dongle, I see my bluegiga heart rate demo when trying to pair to devices. Thank you all and best regards, Axel Von: Denis Shienkov [mailto:denis.shien...@gmail.com] Gesendet: Dienstag, 13. Januar 2015 12:28 An: Axel Jäger; Blasche Alexander; interest@qt

Re: [Interest] Bluetooth Low Energy on Windows: Options and feasabilty of implementing own backend

2015-01-12 Thread Axel Jäger
my Windows/Desktop does not care for bluetooth LE at all. Best regards, Axel Von: Denis Shienkov [mailto:denis.shien...@gmail.com] Gesendet: Montag, 12. Januar 2015 10:14 An: Blasche Alexander Cc: Axel Jäger; interest@qt-project.org Betreff: Re: [Interest] Bluetooth Low Energy on

Re: [Interest] Bluetooth Low Energy on Windows: Options and feasabilty of implementing own backend

2015-01-11 Thread Axel Jäger
From: interest-bounces+alexander.blasche=theqtcompany@qt-project.org <mailto:interest-bounces+alexander.blasche=theqtcompany@qt-project.org> mailto:interest-bounces+alexander.blasche=theqtcompany@qt-project.org> > on behalf of Axel Jäger mailto:axeljae...@googlemail.com> &

[Interest] Bluetooth Low Energy on Windows: Options and feasabilty of implementing own backend

2015-01-06 Thread Axel Jäger
Hello, I have created a Bluetooth Low Energy Peripheral and need to develop a companion application on a windows desktop for it. I see that windows is currently not in the list of supported plattforms of Qt’s Low Energy Module and it looks like it will not be in Qt 5.5 according to this commit: h