From e719087dce50d739c723c5ef9af2a9226318aa02 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Thu, 31 Mar 2016 16:58:08 +0200 Subject: Add SwitchDelegate SwitchDelegate is an item delegate that is used in lists, and can be checked and unchecked. It derives from QQuickItemDelegate and hence has background press effects. The order of the indicator and text is reversed (compared to Switch) to reflect what is most commonly seen on mobile. Change-Id: I6f8fca8d1a8c91f2cb9d8bbbb685ad163712dfa1 Reviewed-by: J-P Nurmi --- .../doc/images/qtquickcontrols-switchdelegate.gif | Bin 0 -> 38688 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/imports/controls/doc/images/qtquickcontrols-switchdelegate.gif (limited to 'src/imports/controls/doc/images/qtquickcontrols-switchdelegate.gif') diff --git a/src/imports/controls/doc/images/qtquickcontrols-switchdelegate.gif b/src/imports/controls/doc/images/qtquickcontrols-switchdelegate.gif new file mode 100644 index 00000000..950b1073 Binary files /dev/null and b/src/imports/controls/doc/images/qtquickcontrols-switchdelegate.gif differ -- cgit v1.2.3