summaryrefslogtreecommitdiffstats
path: root/examples/declarative/text/textselection/qml/textselection/pics
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/text/textselection/qml/textselection/pics')
-rw-r--r--examples/declarative/text/textselection/qml/textselection/pics/endHandle.pngbin0 -> 185 bytes
-rw-r--r--examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci5
-rw-r--r--examples/declarative/text/textselection/qml/textselection/pics/startHandle.pngbin0 -> 178 bytes
-rw-r--r--examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci5
4 files changed, 10 insertions, 0 deletions
diff --git a/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png
new file mode 100644
index 00000000..1a4bc5d7
--- /dev/null
+++ b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.png
Binary files differ
diff --git a/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci
new file mode 100644
index 00000000..4f51f242
--- /dev/null
+++ b/examples/declarative/text/textselection/qml/textselection/pics/endHandle.sci
@@ -0,0 +1,5 @@
+border.left: 0
+border.top: 6
+border.bottom: 6
+border.right: 6
+source: endHandle.png
diff --git a/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png
new file mode 100644
index 00000000..deedcd5c
--- /dev/null
+++ b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.png
Binary files differ
diff --git a/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci
new file mode 100644
index 00000000..f9eae204
--- /dev/null
+++ b/examples/declarative/text/textselection/qml/textselection/pics/startHandle.sci
@@ -0,0 +1,5 @@
+border.left: 6
+border.top: 6
+border.bottom: 6
+border.right: 0
+source: startHandle.png