diff options
Diffstat (limited to 'examples/declarative/text/textselection/qml')
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection.qmlproject | 16 | ||||
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection/pics/endHandle.png (renamed from examples/declarative/text/textselection/qml/pics/endHandle.png) | bin | 185 -> 185 bytes | |||
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci (renamed from examples/declarative/text/textselection/qml/pics/endHandle.sci) | 0 | ||||
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection/pics/startHandle.png (renamed from examples/declarative/text/textselection/qml/pics/startHandle.png) | bin | 178 -> 178 bytes | |||
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci (renamed from examples/declarative/text/textselection/qml/pics/startHandle.sci) | 0 | ||||
-rw-r--r-- | examples/declarative/text/textselection/qml/textselection/textselection.qml (renamed from examples/declarative/text/textselection/qml/textselection.qml) | 0 |
6 files changed, 0 insertions, 16 deletions
diff --git a/examples/declarative/text/textselection/qml/textselection.qmlproject b/examples/declarative/text/textselection/qml/textselection.qmlproject deleted file mode 100644 index d4909f8..0000000 --- a/examples/declarative/text/textselection/qml/textselection.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/textselection/qml/pics/endHandle.png b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png Binary files differindex 1a4bc5d..1a4bc5d 100644 --- a/examples/declarative/text/textselection/qml/pics/endHandle.png +++ b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png diff --git a/examples/declarative/text/textselection/qml/pics/endHandle.sci b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci index 4f51f24..4f51f24 100644 --- a/examples/declarative/text/textselection/qml/pics/endHandle.sci +++ b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci diff --git a/examples/declarative/text/textselection/qml/pics/startHandle.png b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png Binary files differindex deedcd5..deedcd5 100644 --- a/examples/declarative/text/textselection/qml/pics/startHandle.png +++ b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png diff --git a/examples/declarative/text/textselection/qml/pics/startHandle.sci b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci index f9eae20..f9eae20 100644 --- a/examples/declarative/text/textselection/qml/pics/startHandle.sci +++ b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci diff --git a/examples/declarative/text/textselection/qml/textselection.qml b/examples/declarative/text/textselection/qml/textselection/textselection.qml index b02b106..b02b106 100644 --- a/examples/declarative/text/textselection/qml/textselection.qml +++ b/examples/declarative/text/textselection/qml/textselection/textselection.qml |