diff options
Diffstat (limited to 'examples/declarative/text/fonts/hello/qml')
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/fonts.qmlproject | 16 | ||||
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml (renamed from examples/declarative/text/fonts/hello/qml/availableFonts.qml) | 0 | ||||
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/hello/banner.qml (renamed from examples/declarative/text/fonts/hello/qml/banner.qml) | 0 | ||||
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/hello/fonts.qml (renamed from examples/declarative/text/fonts/hello/qml/fonts.qml) | 0 | ||||
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/hello/fonts/tarzeau_ocr_a.ttf (renamed from examples/declarative/text/fonts/hello/qml/fonts/tarzeau_ocr_a.ttf) | bin | 24544 -> 24544 bytes | |||
-rw-r--r-- | examples/declarative/text/fonts/hello/qml/hello/hello.qml (renamed from examples/declarative/text/fonts/hello/qml/hello.qml) | 0 |
6 files changed, 0 insertions, 16 deletions
diff --git a/examples/declarative/text/fonts/hello/qml/fonts.qmlproject b/examples/declarative/text/fonts/hello/qml/fonts.qmlproject deleted file mode 100644 index d4909f8..0000000 --- a/examples/declarative/text/fonts/hello/qml/fonts.qmlproject +++ /dev/null @@ -1,16 +0,0 @@ -import QmlProject 1.0 - -Project { - /* Include .qml, .js, and image files from current directory and subdirectories */ - QmlFiles { - directory: "." - } - JavaScriptFiles { - directory: "." - } - ImageFiles { - directory: "." - } - /* List of plugin directories passed to QML runtime */ - // importPaths: [ " ../exampleplugin " ] -} diff --git a/examples/declarative/text/fonts/hello/qml/availableFonts.qml b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml index 4966a41..4966a41 100644 --- a/examples/declarative/text/fonts/hello/qml/availableFonts.qml +++ b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml diff --git a/examples/declarative/text/fonts/hello/qml/banner.qml b/examples/declarative/text/fonts/hello/qml/hello/banner.qml index d722468..d722468 100644 --- a/examples/declarative/text/fonts/hello/qml/banner.qml +++ b/examples/declarative/text/fonts/hello/qml/hello/banner.qml diff --git a/examples/declarative/text/fonts/hello/qml/fonts.qml b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml index ae48f24..ae48f24 100644 --- a/examples/declarative/text/fonts/hello/qml/fonts.qml +++ b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml diff --git a/examples/declarative/text/fonts/hello/qml/fonts/tarzeau_ocr_a.ttf b/examples/declarative/text/fonts/hello/qml/hello/fonts/tarzeau_ocr_a.ttf Binary files differindex cf93f96..cf93f96 100644 --- a/examples/declarative/text/fonts/hello/qml/fonts/tarzeau_ocr_a.ttf +++ b/examples/declarative/text/fonts/hello/qml/hello/fonts/tarzeau_ocr_a.ttf diff --git a/examples/declarative/text/fonts/hello/qml/hello.qml b/examples/declarative/text/fonts/hello/qml/hello/hello.qml index 3aaf0fe..3aaf0fe 100644 --- a/examples/declarative/text/fonts/hello/qml/hello.qml +++ b/examples/declarative/text/fonts/hello/qml/hello/hello.qml |