Hello Christian,
> Does anyone know what the status is with Qt Simulator?
> The wiki page (https://wiki.qt.io/Qt_Simulator), stills refers to
> gitorious (dead link).
The Qt Simulator which this wiki page is referring to was discontinued.
There is a successor of it described here: http://doc.qt.
Hi Andrew,
No, the thing we call "MainWindow" is not actually a Window - it is just an
item (specifically, it corresponds to our own C++ class derived from
QQuickItem).
Rob
On Fri, Aug 4, 2017 at 9:07 PM, Andrew Ialacci wrote:
> You mention you have a Window QML item as the root in your main.q