yep, the same for me. Qt Creator marks my import as an error but at the same time I’m able to run my application without any problems. But if I use qmlRegisterType instead of qmlRegisterSingletonType everything is ok.
P.S.
It’s actually one of the reasons why I’m thinking about using ContextProperty instead of registring singelton http://qt-project.org/forums/viewthread/37707/
↧