Warning, /frameworks/kpackage/autotests/data/testpackage-nodisplay/contents/ui/otherfile.qml is written in an unsupported language. File is not indexed.

0001 import  QtQuick 2.0
0002 
0003 Rectangle {
0004     id: root
0005     color: "darkblue"
0006 }
0007