[Interest] Syncing settings between QML and C++

2020-05-13 Thread Marc Van Daele
Hello, I try to read settings in C++ that are written from within QML. But apparently, I need some delay between writing the value in QML and reading the new value in C++ (even when calling settings.sync() in both QML and C++). Apparently, I have to wait about 1000ms (500ms sometimes works, someti

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-13 Thread Kai Köhne
And indeed the linux documentation wasn't updated yet :/ https://codereview.qt-project.org/c/qt/qtdoc/+/300239 Kai Von: Interest Im Auftrag von Shawn Rutledge Gesendet: Mittwoch, 13. Mai 2020 17:14 An: interestqt-project.org Betreff: Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer s

Re: [Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-13 Thread Shawn Rutledge
> On 2020 May 13, at 16:57, Viet-Tam Luu via Interest > wrote: > > Hi folks, > > we've long used the -qt-xcb configure option to build Qt XCB support without > supplying the boatload of pesky dependencies, but contrary to what the Qt > 5.15 "Requirements" page > (https://doc-snapshots.qt.i

[Interest] Qt 5.15 for Linux/X11 : "-qt-xcb" no longer supported?

2020-05-13 Thread Viet-Tam Luu via Interest
Hi folks, we've long used the -qt-xcb configure option to build Qt XCB support without supplying the boatload of pesky dependencies, but contrary to what the Qt 5.15 "Requirements" page ( https://doc-snapshots.qt.io/qt5-5.15/linux-requirements.html) says, it no longer appears to be supported, now