Hi,
I encounter a problem with one of my singleton written into Qml. If I
remove the *pragma Singleton* from the component and the *singleton* from
qmldir I can use the component properly without any trouble.
But if I put them back and try to launch the application the engine does
not load anything and no error are output into the console whatsoever.
Anybody have an idea on how to solve this or a signal/slot hook I could
check to know why it refuse to load.

Thanks,
Jerome
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to