Better_Software_Header_MobileBetter_Software_Header_Web

Find what you need - explore our website and developer resources

KDAB contributions to Qt 5.4: qmllint


$ qmllint ClickableImage.qml
ClickableImage.qml:17 : Expected token `numeric literal'

$ find -type f -name \*qml -exec qmllint \{\} +
./qml/SettingsPage.qml:35: Unexpected token `if'
./qml/AboutPage.qml:35: Expected a qualified name id

Bar.qml:1 TypeFoo is not a type
Bar.qml:2 module "QtQuickControls" is not installed
Bar.qml:6:9: QML Rectangle: Cannot anchor to an item that isn't a parent or
sibling.

4 Comments

27 - Oct - 2014

Markus Franke

30 - Oct - 2014

Petar

19 - Dec - 2014

Alex from V-Play

22 - Dec - 2014

Sérgio Martins

SérgioMartins

Sérgio Martins

Senior Software Engineer