projects
/
qt:qt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add test for importing plugins that contain QML files
[qt:qt.git]
/
tests
/
auto
/
declarative
/
qdeclarativemoduleplugin
/
imports
/
com
/
nokia
/
AutoTestPluginWithQmlFile
/
MyQmlFile.qml
1
import QtQuick 1.0
2
3
Item {}