Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

singleton definition is not supported by readQmlDir #436

Open
bessorion opened this issue May 12, 2018 · 0 comments
Open

singleton definition is not supported by readQmlDir #436

bessorion opened this issue May 12, 2018 · 0 comments

Comments

@bessorion
Copy link
Contributor

bessorion commented May 12, 2018

In accordance to http://doc.qt.io/qt-5/qtqml-modules-qmldir.html optional [singleton] keyword can be used for declaring singleton type, but current implementation of readQmlDir does not support more than 3 words per line.

if (match.length === 2 || match.length === 3) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant