[Interest] Qt, running as root (sudo/setuid), DBus and OS X

2016-09-16 Thread René J . V . Bertin
Hi, Is it possible to use Qt-based applications on OS X that run with elevated privileges (= as root), in general and if they need to connect to the user's session dbus? Cf. %> sudo -E /opt/local/bin/qdbus -qt=qt5 --system Dynamic session lookup supported but failed: launchd did not provide a

[Interest] Async QQuickImageResponse

2016-09-16 Thread Neubert Stefan
Hi everyone, for a QtQuick application I try to implement an asynchronous image provider. As suggested in the documentation of QQuickImageResponse I use QRunnable as base class and disabled automatic deletion in the constructor. I have a private QThreadPool member in my QQuickAsyncImageProvider.

Re: [Interest] Qt for Integrity

2016-09-16 Thread bharathdwaj royal
Hello all, I found that these are the requirements for porting Qt for Integrity. Please find the below attached file. This is just my understanding. Please let me know how the structure will be if I am wrong. or still I need to add more?? On Thu, Sep 15, 2016 at 5:55 PM, Thiago Macieira wr