diff options
author | Mitch Curtis <[email protected]> | 2021-08-12 14:39:51 +0200 |
---|---|---|
committer | Mitch Curtis <[email protected]> | 2021-08-16 12:52:59 +0200 |
commit | 809339d1484cf556512534367b8170bc26baf072 (patch) | |
tree | 12871313b658f36d058b5ef25af1e247e9c46ce9 /examples/quickcontrols2/imagine/automotive | |
parent | b01b4f00eae8022c6a97d90f54dac395144ae095 (diff) |
Now that qtquickcontrols2 has been merged into qtdeclarative,
we should make it obvious that this repo should no longer be
used, by preventing it from being built.
Task-number: QTBUG-95173
Pick-to: 6.2
Change-Id: I95bd6a214f3d75a865ab163ee0a1f9ffbeb7a051
Reviewed-by: Alexandru Croitor <[email protected]>
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'examples/quickcontrols2/imagine/automotive')
113 files changed, 0 insertions, 1776 deletions
diff --git a/examples/quickcontrols2/imagine/automotive/CMakeLists.txt b/examples/quickcontrols2/imagine/automotive/CMakeLists.txt deleted file mode 100644 index 978973be..00000000 --- a/examples/quickcontrols2/imagine/automotive/CMakeLists.txt +++ /dev/null @@ -1,191 +0,0 @@ -# Generated from automotive.pro. - -cmake_minimum_required(VERSION 3.14) -project(automotive LANGUAGES CXX) - -set(CMAKE_INCLUDE_CURRENT_DIR ON) - -set(CMAKE_AUTOMOC ON) -set(CMAKE_AUTORCC ON) -set(CMAKE_AUTOUIC ON) - -if(NOT DEFINED INSTALL_EXAMPLESDIR) - set(INSTALL_EXAMPLESDIR "examples") -endif() - -set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/quickcontrols2/imagine/automotive") - -find_package(Qt6 COMPONENTS Core) -find_package(Qt6 COMPONENTS Gui) -find_package(Qt6 COMPONENTS Quick) -find_package(Qt6 COMPONENTS QuickControls2) - -qt_add_executable(automotive - automotive.cpp -) -set_target_properties(automotive PROPERTIES - WIN32_EXECUTABLE TRUE - MACOSX_BUNDLE TRUE -) -target_link_libraries(automotive PUBLIC - Qt::Core - Qt::Gui - Qt::Quick - Qt::QuickControls2 -) - - -# Resources: -set(icons_resource_files - "icons/automotive/44x44/air-con.png" - "icons/automotive/44x44/command.png" - "icons/automotive/44x44/message.png" - "icons/automotive/44x44/music.png" - "icons/automotive/44x44/seats.png" - "icons/automotive/44x44/settings.png" - "icons/automotive/44x44/statistics.png" - "icons/automotive/44x44/windows.png" - "icons/automotive/44x44@2/air-con.png" - "icons/automotive/44x44@2/command.png" - "icons/automotive/44x44@2/message.png" - "icons/automotive/44x44@2/music.png" - "icons/automotive/44x44@2/navigation.png" - "icons/automotive/44x44@2/seats.png" - "icons/automotive/44x44@2/settings.png" - "icons/automotive/44x44@2/statistics.png" - "icons/automotive/44x44@2/windows.png" - "icons/automotive/icons.svg" - "icons/automotive/index.theme" - "icons/car.png" - "icons/[email protected]" - "icons/warning.png" - "icons/[email protected]" - "icons/weather.png" - "icons/[email protected]" -) - -qt6_add_resources(automotive "icons" - PREFIX - "/icons" - BASE - "icons" - FILES - ${icons_resource_files} -) -set(imagine-assets_resource_files - "imagine-assets/applicationwindow-background.png" - "imagine-assets/[email protected]" - "imagine-assets/button-background-checked-hovered.9.png" - "imagine-assets/[email protected]" - "imagine-assets/button-background-checked.9.png" - "imagine-assets/[email protected]" - "imagine-assets/button-background-hovered.9.png" - "imagine-assets/[email protected]" - "imagine-assets/button-background-pressed.9.png" - "imagine-assets/[email protected]" - "imagine-assets/button-background.9.png" - "imagine-assets/[email protected]" - "imagine-assets/dial-background-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/dial-background-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/dial-background.png" - "imagine-assets/[email protected]" - "imagine-assets/dial-handle-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/dial-handle.png" - "imagine-assets/[email protected]" - "imagine-assets/frame-background.9.png" - "imagine-assets/[email protected]" - "imagine-assets/itemdelegate-background-checked.9.png" - "imagine-assets/[email protected]" - "imagine-assets/itemdelegate-background-hovered.9.png" - "imagine-assets/[email protected]" - "imagine-assets/itemdelegate-background-pressed.9.png" - "imagine-assets/[email protected]" - "imagine-assets/itemdelegate-background.9.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator-checked-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator-checked-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator-checked.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/radiobutton-indicator.png" - "imagine-assets/[email protected]" - "imagine-assets/scrollindicator-handle.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-background-horizontal.9.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-handle-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-handle-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-handle.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-progress-horizontal-pressed.9.png" - "imagine-assets/[email protected]" - "imagine-assets/slider-progress-horizontal.9.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-background.9.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-handle-checked-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-handle-checked.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-handle-hovered.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-handle-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-handle.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-indicator-pressed.png" - "imagine-assets/[email protected]" - "imagine-assets/switchdelegate-indicator.png" - "imagine-assets/[email protected]" - "imagine-assets/toolseparator-separator-vertical.9.png" - "imagine-assets/[email protected]" -) - -qt6_add_resources(automotive "imagine-assets" - PREFIX - "/imagine-assets" - BASE - "imagine-assets" - FILES - ${imagine-assets_resource_files} -) -set(qml_resource_files - "qml/FeatureButton.qml" - "qml/LargeLabel.qml" - "qml/automotive.qml" -) - -qt6_add_resources(automotive "qml" - PREFIX - "/qml" - BASE - "qml" - FILES - ${qml_resource_files} -) -set(qmake_immediate_resource_files - "qtquickcontrols2.conf" -) - -qt6_add_resources(automotive "qmake_immediate" - PREFIX - "/" - FILES - ${qmake_immediate_resource_files} -) - -install(TARGETS automotive - RUNTIME DESTINATION "${INSTALL_EXAMPLEDIR}" - BUNDLE DESTINATION "${INSTALL_EXAMPLEDIR}" - LIBRARY DESTINATION "${INSTALL_EXAMPLEDIR}" -) diff --git a/examples/quickcontrols2/imagine/automotive/automotive.cpp b/examples/quickcontrols2/imagine/automotive/automotive.cpp deleted file mode 100644 index dc1d83e4..00000000 --- a/examples/quickcontrols2/imagine/automotive/automotive.cpp +++ /dev/null @@ -1,73 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2017 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** BSD License Usage -** Alternatively, you may use this file under the terms of the BSD license -** as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of The Qt Company Ltd nor the names of its -** contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -#include <QGuiApplication> -#include <QQmlApplicationEngine> -#include <QQmlContext> -#include <QSettings> -#include <QQuickStyle> -#include <QIcon> - -int main(int argc, char *argv[]) -{ - QGuiApplication::setApplicationName("Automotive"); - QGuiApplication::setOrganizationName("QtProject"); - - QGuiApplication app(argc, argv); - - QIcon::setThemeName("automotive"); - - QQmlApplicationEngine engine; - engine.load(QUrl("qrc:/qml/automotive.qml")); - if (engine.rootObjects().isEmpty()) - return -1; - - return app.exec(); -} diff --git a/examples/quickcontrols2/imagine/automotive/automotive.pro b/examples/quickcontrols2/imagine/automotive/automotive.pro deleted file mode 100644 index 890e63d8..00000000 --- a/examples/quickcontrols2/imagine/automotive/automotive.pro +++ /dev/null @@ -1,15 +0,0 @@ -TEMPLATE = app -TARGET = automotive -QT += quick quickcontrols2 - -SOURCES += \ - automotive.cpp - -RESOURCES += \ - icons/icons.qrc \ - imagine-assets/imagine-assets.qrc \ - qml/qml.qrc \ - qtquickcontrols2.conf - -target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/imagine/automotive -INSTALLS += target diff --git a/examples/quickcontrols2/imagine/automotive/doc/images/qtquickcontrols2-automotive.png b/examples/quickcontrols2/imagine/automotive/doc/images/qtquickcontrols2-automotive.png Binary files differdeleted file mode 100644 index 93ea2854..00000000 --- a/examples/quickcontrols2/imagine/automotive/doc/images/qtquickcontrols2-automotive.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/doc/src/qtquickcontrols2-automotive.qdoc b/examples/quickcontrols2/imagine/automotive/doc/src/qtquickcontrols2-automotive.qdoc deleted file mode 100644 index 4e3d3352..00000000 --- a/examples/quickcontrols2/imagine/automotive/doc/src/qtquickcontrols2-automotive.qdoc +++ /dev/null @@ -1,42 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2017 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the documentation of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:FDL$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU Free Documentation License Usage -** Alternatively, this file may be used under the terms of the GNU Free -** Documentation License version 1.3 as published by the Free Software -** Foundation and appearing in the file included in the packaging of -** this file. Please review the following information to ensure -** the GNU Free Documentation License version 1.3 requirements -** will be met: https://www.gnu.org/licenses/fdl-1.3.html. -** $QT_END_LICENSE$ -** -****************************************************************************/ - -/*! - \example imagine/automotive - \keyword Qt Quick Controls - Imagine Style Example: Automotive - \title Qt Quick Controls - Imagine Style Example: Automotive - \keyword Qt Quick Controls 2 - Imagine Style Example: Automotive - \ingroup qtquickcontrols2-examples - \brief An automotive user interface using custom Imagine style assets. - - This example demonstrates how custom Imagine style assets can be used to - style an automotive user interface. - - \image qtquickcontrols2-automotive.png - - \include examples-run.qdocinc -*/ diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/air-con.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/air-con.png Binary files differdeleted file mode 100644 index 70175f6f..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/air-con.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/command.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/command.png Binary files differdeleted file mode 100644 index 8f712c78..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/command.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/message.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/message.png Binary files differdeleted file mode 100644 index 7773ca63..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/message.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/music.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/music.png Binary files differdeleted file mode 100644 index dc73322b..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/music.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/seats.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/seats.png Binary files differdeleted file mode 100644 index 2f9eaa62..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/seats.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/settings.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/settings.png Binary files differdeleted file mode 100644 index b65598b5..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/settings.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/statistics.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/statistics.png Binary files differdeleted file mode 100644 index 97970298..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/statistics.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/windows.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/windows.png Binary files differdeleted file mode 100644 index 8ed8cec4..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44/windows.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/air-con.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/air-con.png Binary files differdeleted file mode 100644 index 8822979e..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/air-con.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/command.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/command.png Binary files differdeleted file mode 100644 index 918e2b69..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/command.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/message.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/message.png Binary files differdeleted file mode 100644 index 1debfdfb..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/message.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/music.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/music.png Binary files differdeleted file mode 100644 index 01a3ece4..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/music.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/navigation.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/navigation.png Binary files differdeleted file mode 100644 index 3a18fb5f..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/navigation.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/seats.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/seats.png Binary files differdeleted file mode 100644 index 7d67f1be..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/seats.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/settings.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/settings.png Binary files differdeleted file mode 100644 index 3ce2a1f1..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/settings.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/statistics.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/statistics.png Binary files differdeleted file mode 100644 index afc2cc09..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/statistics.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/windows.png b/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/windows.png Binary files differdeleted file mode 100644 index 59bac584..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/windows.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/icons.svg b/examples/quickcontrols2/imagine/automotive/icons/automotive/icons.svg deleted file mode 100644 index daf4633c..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/icons.svg +++ /dev/null @@ -1,526 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="449" - height="384.99988" - viewBox="0 0 449.00001 384.99988" - id="svg2" - version="1.1" - inkscape:version="0.92.1 r15371" - sodipodi:docname="icons.svg" - inkscape:export-filename="/home/mitch/dev/qqc2-futuristic-style-demo/icons/futuristic/44x44@2/settings.png" - inkscape:export-xdpi="180" - inkscape:export-ydpi="180"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="2.3750001" - inkscape:cx="227.69632" - inkscape:cy="173.66895" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - units="px" - inkscape:window-width="1920" - inkscape:window-height="1137" - inkscape:window-x="-8" - inkscape:window-y="-8" - inkscape:window-maximized="1" - showguides="true" - inkscape:snap-grids="false" - inkscape:snap-midpoints="false" - inkscape:object-paths="false" - inkscape:guide-bbox="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0"> - <inkscape:grid - type="xygrid" - id="grid4380" - originx="-0.042045451" - originy="0.87827274" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-0.04204545,-668.2406)" - style="display:inline"> - <g - id="g4481" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\navigation.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - y="1009.2405" - x="180.04205" - height="44" - width="44" - id="rect4273" - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4147" - d="m 187.6832,1027.7359 29.7995,-11.9955 -8.46002,30.1783 -5.42957,-15.5311 z" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4474" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\music.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4279" - width="44" - height="44" - x="135.04205" - y="1009.2405" /> - <path - sodipodi:nodetypes="cscccc" - inkscape:connector-curvature="0" - id="path4140" - d="m 167.59902,1035.8159 c -1.31413,-1.8397 -8.0497,1.4976 -5.98214,5.5357 1.67413,3.2698 7.60481,-0.9006 7.23214,-2.1428 l 0.043,-22.367 -1.3203,2.4448 z" - style="fill:#6affcd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:nodetypes="cscccccc" - inkscape:connector-curvature="0" - id="path4149-3" - d="m 151.55515,1038.884 c -1.31413,-1.8398 -8.0497,1.4975 -5.98214,5.5357 1.67413,3.2698 7.60481,-0.9006 7.23214,-2.1428 v -19.7322 l 14.7673,-3.2197 1.32996,-2.4891 -17.34726,3.4767 z" - style="fill:#6affcd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4518" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\message.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - y="1009.2405" - x="315.04205" - height="44" - width="44" - id="rect4281" - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="1019.9489" - x="321.94974" - height="22.583223" - width="30.18462" - id="rect4144" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4146" - d="m 322.03814,1020.1699 15.1144,15.1144 14.95973,-14.9597" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4148" - d="m 352.09018,1042.3996 -11.00435,-11.0044" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4150" - d="m 321.99394,1042.4438 11.13693,-11.137" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4460" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\command.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4287" - width="44" - height="44" - x="90.042053" - y="1009.2405" /> - <circle - r="19.047689" - cy="1031.2406" - cx="112.04205" - id="path4152" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5.5033379" - rx="4.5719934" - y="1018.0177" - x="107.24899" - height="17.67367" - width="9.1883745" - id="rect4156" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:0.9598186;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - sodipodi:open="true" - d="m 118.4944,1031.2297 a 6.6733203,6.6733203 0 0 1 -3.33666,5.7793 6.6733203,6.6733203 0 0 1 -6.67332,0 6.6733203,6.6733203 0 0 1 -3.33666,-5.7793" - sodipodi:end="3.1415927" - sodipodi:start="0" - sodipodi:ry="6.6733203" - sodipodi:rx="6.6733203" - sodipodi:cy="1031.2297" - sodipodi:cx="111.82108" - sodipodi:type="arc" - id="path4160" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4171" - d="m 111.68097,1037.9274 v 6.75" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4173" - d="m 108.71222,1044.6618 h 5.96875" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4547" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\[email protected]" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4275" - width="44" - height="44" - x="405.04205" - y="1009.2405" /> - <path - sodipodi:nodetypes="sccssssssss" - inkscape:connector-curvature="0" - id="rect4181" - d="m 415.77154,1020.3319 h 1.72458 c 1.92048,-6.3943 13.78409,-9.9869 18.47317,0 h 2.34328 c 4.38985,0 7.92391,3.3764 7.92391,7.5705 v 0.3996 c 0,4.194 -3.53406,7.5704 -7.92391,7.5704 h -22.54103 c -4.38985,0 -7.92392,-3.3764 -7.92392,-7.5704 v -0.3996 c 0,-4.1941 3.53407,-7.5705 7.92392,-7.5705 z" - style="opacity:1;fill:none;fill-opacity:1;stroke:#c6c6c6;stroke-width:1.06007564;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4184" - d="m 418.4242,1048.7629 2.37846,-8.8765" - style="fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 425.80463,1048.7629 2.37846,-8.8765" - id="path4186" - inkscape:connector-curvature="0" /> - <path - inkscape:connector-curvature="0" - id="path4188" - d="m 433.36269,1048.7629 2.37846,-8.8765" - style="fill:none;fill-rule:evenodd;stroke:#c6c6c6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4408" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\settings.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - y="1009.2405" - x="0.042050309" - height="44" - width="44" - id="rect4289" - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - inkscape:connector-curvature="0" - id="path4175" - d="m 18.04247,1017.9491 1.40804,-5.2549 h 5.24319 l 1.47,5.4862 2.38326,1.376 4.34476,-3.4414 4.37522,4.3753 -3.31456,4.3973 1.149046,2.6737 h 5.08233 v 6.7396 l -4.596194,0.3315 -1.590992,3.1157 3.137788,4.0438 -4.209498,4.2095 -4.56007,-2.6328 -2.72092,1.5389 -1.3074,4.8793 h -5.14495 l -1.06066,-5.6527 -2.65524,-0.7114 -4.4148,2.5489 -3.89011,-4.3123 3.13778,-4.088 -1.73918,-3.0124 -4.66897,-0.8988 v -5.5905 l 4.83926,-0.4862 1.41421,-2.9831 -3.13778,-4.1321 4.08796,-4.088 4.04377,2.3644 z" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <circle - r="5.5242715" - cy="1031.0306" - cx="22.064146" - id="path4177" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </g> - <g - id="g4487" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\windows.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - y="1009.2405" - x="225.04205" - height="44" - width="44" - id="rect4277" - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" - id="rect4190" - d="m 261.03309,1017.2897 v 28 h -27.9375 c 2.35953,-27.5958 7.73302,-28.5625 27.9375,-28 z" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </g> - <g - id="g4538" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\air-con.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384" - transform="translate(-45.000003)"> - <rect - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4283" - width="44" - height="44" - x="405.04205" - y="1009.2405" /> - <path - sodipodi:nodetypes="sscsscsscsscs" - inkscape:connector-curvature="0" - id="path4197" - d="m 421.26481,1044.4851 c -3.23157,3.5413 -10.47885,-3.4697 -9.9718,-8.4477 0.83559,-8.2035 7.65867,-5.1475 12.04763,-6.9077 -1.79559,-3.4382 -6.54603,-1.0408 -9.27801,-3.5338 -3.54131,-3.2316 3.46971,-10.4789 8.44775,-9.9718 8.20348,0.8356 5.14746,7.6586 6.84142,12.0034 3.37187,-1.8398 0.97447,-6.5902 3.4675,-9.3222 3.23157,-3.5413 10.47885,3.4697 9.9718,8.4478 -0.83559,8.2034 -7.65867,5.1474 -12.00344,6.753 1.83978,3.2835 6.59022,0.8861 9.3222,3.3791 3.54131,3.2316 -3.46971,10.4789 -8.44775,9.9718 -8.20348,-0.8356 -5.14746,-7.6587 -6.88561,-11.8488 -3.41606,1.9945 -1.01866,6.7449 -3.51169,9.4769 z" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4531" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\seats.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384" - transform="translate(-90.000003)"> - <rect - y="1009.2405" - x="360.04205" - height="44" - width="44" - id="rect4285" - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - sodipodi:nodetypes="sccs" - inkscape:connector-curvature="0" - id="rect4203" - d="m 391.91622,1017.2238 c 0.17067,-5.6932 5.2149,-4.4637 5.2149,-4.4637 v 9.1924 c -0.7292,-0.07 -5.33548,-0.7063 -5.2149,-4.7287 z" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - sodipodi:nodetypes="cscccsc" - inkscape:connector-curvature="0" - id="path4206" - d="m 386.60297,1040.4014 c -5.60375,-1.1635 -16.63421,-2.7578 -18.84543,0.6535 -1.53027,2.3608 -0.87435,7.5961 2.06641,8.7796 h 21.0795 c 3.59502,-0.5935 6.26483,-6.7048 2.51333,-8.7058 3.19134,-0.9113 5.05406,-18.5249 2.48667,-19.5701 -1.7401,-0.7084 -5.84062,6.4475 -9.30048,18.8428 z" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - </g> - <g - id="g4435" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\automotive\44x44@4\statistics.png" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <rect - style="opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4291" - width="44" - height="44" - x="45.042053" - y="1009.2405" /> - <path - inkscape:connector-curvature="0" - id="path4208" - d="M 51.05768,1048.9905 V 1032.553" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 54.60974,1048.9905 v -35.5" - id="path4210" - inkscape:connector-curvature="0" /> - <path - inkscape:connector-curvature="0" - id="path4212" - d="M 58.16187,1048.9905 V 1019.178" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 61.71393,1048.9905 v -20" - id="path4214" - inkscape:connector-curvature="0" /> - <path - inkscape:connector-curvature="0" - id="path4216" - d="m 65.26599,1048.9905 v -22.875" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 68.81812,1048.9905 V 1034.178" - id="path4218" - inkscape:connector-curvature="0" /> - <path - inkscape:connector-curvature="0" - id="path4220" - d="m 72.37018,1048.9905 v -6.8125" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 75.92224,1048.9905 v -9.75" - id="path4222" - inkscape:connector-curvature="0" /> - <path - inkscape:connector-curvature="0" - id="path4224" - d="m 79.47437,1048.9905 v -19.75" - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 83.02643,1048.9905 V 1026.303" - id="path4226" - inkscape:connector-curvature="0" /> - </g> - <g - id="g4957" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\[email protected]" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <g - id="g4952"> - <g - id="g4984"> - <rect - style="display:inline;opacity:1;fill:#dc7878;fill-opacity:0;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4888" - width="44" - height="44" - x="405.04205" - y="964.24048" /> - <path - transform="translate(91.459048,54.521538)" - d="m 335.89844,913.67383 a 6.7448861,6.7448861 0 0 0 -6.15625,3.36328 l -6.5293,11.30859 -6.5293,11.3086 a 6.7448861,6.7448861 0 0 0 5.83985,10.11718 h 13.05859 13.06055 a 6.7448861,6.7448861 0 0 0 5.83984,-10.11718 l -6.53125,-11.3086 -6.52929,-11.30859 a 6.7448861,6.7448861 0 0 0 -5.52344,-3.36328 z" - id="path4914" - style="opacity:1;fill:none;fill-opacity:1;stroke:#d5242f;stroke-width:1.10000002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:original="M 335.58203 920.41016 L 329.05273 931.71875 L 322.52344 943.02734 L 335.58203 943.02734 L 348.64258 943.02734 L 342.11133 931.71875 L 335.58203 920.41016 z " - inkscape:radius="6.7442117" - sodipodi:type="inkscape:offset" /> - <text - id="text4916" - y="997.82135" - x="418.31409" - style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d5232f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - xml:space="preserve"><tspan - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.11217499px;line-height:1.25;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';fill:#d5232f;fill-opacity:1" - y="997.82135" - x="418.31409" - id="tspan4918" - sodipodi:role="line">!</tspan></text> - </g> - </g> - </g> - <g - id="g4579" - transform="translate(0.91359708)" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\[email protected]" - inkscape:export-xdpi="384" - inkscape:export-ydpi="384"> - <g - transform="translate(0,-0.52629089)" - inkscape:export-ydpi="180.02795" - inkscape:export-xdpi="180.02795" - inkscape:export-filename="/home/mitch/dev/qqc2-futuristic-style-demo/icons/[email protected]" - id="g4940"> - <g - inkscape:export-ydpi="288.18481" - inkscape:export-xdpi="288.18481" - inkscape:export-filename="C:\dev\qt5.10\qtquickcontrols2\examples\quickcontrols2\imagine\automotive\icons\[email protected]" - transform="translate(-4.2105261)" - id="g5027"> - <g - id="g4990" - transform="translate(38)"> - <path - style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 155.0705,782.17781 c 6.07598,2.81282 15.70745,5.54152 16.78045,0.12114 1.47822,-7.46742 -7.82673,-9.03073 -12.74213,-11.21517 0.35496,-28.39708 4.52948,-61.94987 -16.18718,-79.16009 -15.28126,-12.6948 -36.88923,-13.70761 -54.94737,-13.89474 -44.75939,1.12608 -72.2307,7.25376 -66.73684,92.42105 -5.10694,0.73154 -15.36618,6.19984 -11.96169,13.62693 2.26424,4.93957 10.32335,-1.55401 16.17222,-2.04798 l -4.42106,70.10526 c -4.88809,9.36444 -1.70447,13.26861 -0.21052,18.31579 l 2.31579,28.21053 c -5.87521,7.89365 -9.18606,65.22384 5.21645,80.45936 20.44842,21.63111 45.69753,20.41018 69.7353,20.35721 29.24164,-0.0644 46.2493,-7.41397 57.516,-25.0271 6.1501,-9.61441 6.80873,-24.11582 6.56857,-37.94412 -0.50608,-29.14019 -2.51723,-31.93372 -3.87843,-38.05588 0.24603,-10.87137 0.62319,-26.86855 0.62319,-26.86855 0.13708,-2.99847 -4.07078,-3.32117 -4.26379,-0.30212 -1.23557,19.32726 -2.52156,37.97398 -4.14887,52.01278 -5.15807,-50.19881 -8.22005,-100.65169 -0.42106,-152.42105 l 1.77142,14.22858" - id="path4198" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cscsccsccccssssccsccc" /> - <rect - style="opacity:0;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4200" - width="75.39991" - height="41.533218" - x="52.331917" - y="811.89917" /> - <rect - ry="5.0999999" - style="opacity:1;fill:none;fill-opacity:1;stroke:#6affcd;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4204" - width="74.730019" - height="42.277542" - x="53.001808" - y="811.97357" - rx="5.0999999" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 33.76375,753.50264 c 21.81505,-33.62758 93.76507,-29.21973 112.94736,0.52631 l -6.52631,45.1579 c -32.75184,-8.71732 -66.12565,-8.2607 -100,-0.42106 z" - id="path4207" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccc" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 30.39532,772.45 C 39.7558,824.45977 33.67511,874.57878 29.86901,924.97632 27.0264,874.92466 21.98491,825.44889 30.39532,772.45 Z" - id="path4209" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccc" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 40.07953,905.29211 c 31.5016,11.5654 64.23888,15.63953 100.21053,0.10526 l -1.68421,49.36842 c -34.36634,20.89476 -66.32657,16.8029 -97.05263,-0.10526 z" - id="path4211" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccc" /> - <path - style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 132.39532,693.08158 c -0.1013,1.76525 -0.0679,3.42272 0.52632,4.63158 4.7808,3.23458 8.19086,9.38341 11.57895,15.57895 1.5083,-0.0482 2.87102,0.42463 4.63157,-0.52632 0.15986,-2.57309 0.37258,-5.12353 -0.42105,-8.10526 -3.09684,-4.12667 -6.44714,-7.87314 -10.10526,-11.15789 -2.00632,-0.36221 -3.93976,-0.97762 -6.21053,-0.42106 z" - id="path4213" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccc" /> - <path - sodipodi:nodetypes="ccccccc" - inkscape:connector-curvature="0" - id="path4215" - d="m 48.05537,693.08158 c 0.1013,1.76525 0.0679,3.42272 -0.52632,4.63158 -4.7808,3.23458 -8.19086,9.38341 -11.57895,15.57895 -1.5083,-0.0482 -2.87102,0.42463 -4.63157,-0.52632 -0.15986,-2.57309 -0.37258,-5.12353 0.42105,-8.10526 3.09684,-4.12667 6.44714,-7.87314 10.10526,-11.15789 2.00632,-0.36221 3.93976,-0.97762 6.21053,-0.42106 z" - style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#6affcd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - style="display:inline;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d5222f;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.87843137" - d="m 151.92716,785.02141 59.0707,63.0345 c 1.5809,-0.4544 3.3564,-1.3935 2.958,-3.8128 -1.0167,-6.1727 -4.9133,-10.6123 -10.7475,-11.7661 l -48.0616,-50.3775" - id="path4240" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccc" /> - </g> - <rect - y="669.29321" - x="4.2525716" - height="338.94736" - width="250.17281" - id="rect4844" - style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </g> - </g> - <rect - y="668.2406" - x="-0.87155163" - height="340" - width="252" - id="rect4563" - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.01560712;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" /> - </g> - </g> -</svg> diff --git a/examples/quickcontrols2/imagine/automotive/icons/automotive/index.theme b/examples/quickcontrols2/imagine/automotive/icons/automotive/index.theme deleted file mode 100644 index cd84146e..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/automotive/index.theme +++ /dev/null @@ -1,14 +0,0 @@ -[Icon Theme] -Name=Automotive -Comment=Icon theme for the Qt Quick Controls 2 Automotive Imagine Style Example - -Directories=44x44,44x44@2 - -[44x44] -Size=44 -Type=Fixed - -[44x44@2] -Size=44 -Scale=2 -Type=Fixed diff --git a/examples/quickcontrols2/imagine/automotive/icons/car.png b/examples/quickcontrols2/imagine/automotive/icons/car.png Binary files differdeleted file mode 100644 index 4bfc9a47..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/car.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/[email protected] b/examples/quickcontrols2/imagine/automotive/icons/[email protected] Binary files differdeleted file mode 100644 index 966bc47b..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/icons.qrc b/examples/quickcontrols2/imagine/automotive/icons/icons.qrc deleted file mode 100644 index 5cb79781..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/icons.qrc +++ /dev/null @@ -1,29 +0,0 @@ -<RCC> - <qresource prefix="/icons"> - <file>car.png</file> - <file>[email protected]</file> - <file>warning.png</file> - <file>[email protected]</file> - <file>weather.png</file> - <file>[email protected]</file> - <file>automotive/icons.svg</file> - <file>automotive/index.theme</file> - <file>automotive/44x44/air-con.png</file> - <file>automotive/44x44/command.png</file> - <file>automotive/44x44/message.png</file> - <file>automotive/44x44/music.png</file> - <file>automotive/44x44/seats.png</file> - <file>automotive/44x44/settings.png</file> - <file>automotive/44x44/statistics.png</file> - <file>automotive/44x44/windows.png</file> - <file>automotive/44x44@2/air-con.png</file> - <file>automotive/44x44@2/command.png</file> - <file>automotive/44x44@2/message.png</file> - <file>automotive/44x44@2/music.png</file> - <file>automotive/44x44@2/navigation.png</file> - <file>automotive/44x44@2/seats.png</file> - <file>automotive/44x44@2/settings.png</file> - <file>automotive/44x44@2/statistics.png</file> - <file>automotive/44x44@2/windows.png</file> - </qresource> -</RCC> diff --git a/examples/quickcontrols2/imagine/automotive/icons/warning.png b/examples/quickcontrols2/imagine/automotive/icons/warning.png Binary files differdeleted file mode 100644 index 590a61eb..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/warning.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/[email protected] b/examples/quickcontrols2/imagine/automotive/icons/[email protected] Binary files differdeleted file mode 100644 index 487fbafc..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/weather.png b/examples/quickcontrols2/imagine/automotive/icons/weather.png Binary files differdeleted file mode 100644 index b1479de2..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/weather.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/icons/[email protected] b/examples/quickcontrols2/imagine/automotive/icons/[email protected] Binary files differdeleted file mode 100644 index 8b4333ab..00000000 --- a/examples/quickcontrols2/imagine/automotive/icons/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/applicationwindow-background.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/applicationwindow-background.png Binary files differdeleted file mode 100644 index aac403db..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/applicationwindow-background.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index a8ef3dd4..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked-hovered.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked-hovered.9.png Binary files differdeleted file mode 100644 index f92dd66a..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked-hovered.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b64640e2..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked.9.png Binary files differdeleted file mode 100644 index 5a70d1d3..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 9d080dc8..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-hovered.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-hovered.9.png Binary files differdeleted file mode 100644 index 94e37b83..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-hovered.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 905d9e47..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-pressed.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-pressed.9.png Binary files differdeleted file mode 100644 index bc4c3b38..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background-pressed.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 778fe537..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background.9.png Binary files differdeleted file mode 100644 index 85ed1a03..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/button-background.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 1eb7ebed..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-hovered.png Binary files differdeleted file mode 100644 index 26add20c..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 01d8136d..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-pressed.png Binary files differdeleted file mode 100644 index 435acd14..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 9bab5790..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background.png Binary files differdeleted file mode 100644 index 8aab4d32..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-background.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index a8569711..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle-pressed.png Binary files differdeleted file mode 100644 index 93992626..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 5c563abb..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle.png Binary files differdeleted file mode 100644 index a997dd58..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/dial-handle.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index afd13307..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/frame-background.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/frame-background.9.png Binary files differdeleted file mode 100644 index fd7d5453..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/frame-background.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 83284457..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/imagine-assets.qrc b/examples/quickcontrols2/imagine/automotive/imagine-assets/imagine-assets.qrc deleted file mode 100644 index 81eadda6..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/imagine-assets.qrc +++ /dev/null @@ -1,80 +0,0 @@ -<RCC> - <qresource prefix="/imagine-assets"> - <file>applicationwindow-background.png</file> - <file>[email protected]</file> - <file>button-background.9.png</file> - <file>[email protected]</file> - <file>button-background-checked.9.png</file> - <file>[email protected]</file> - <file>button-background-checked-hovered.9.png</file> - <file>[email protected]</file> - <file>button-background-hovered.9.png</file> - <file>[email protected]</file> - <file>button-background-pressed.9.png</file> - <file>[email protected]</file> - <file>dial-background.png</file> - <file>[email protected]</file> - <file>dial-background-hovered.png</file> - <file>[email protected]</file> - <file>dial-background-pressed.png</file> - <file>[email protected]</file> - <file>dial-handle.png</file> - <file>[email protected]</file> - <file>dial-handle-pressed.png</file> - <file>[email protected]</file> - <file>frame-background.9.png</file> - <file>[email protected]</file> - <file>itemdelegate-background.9.png</file> - <file>[email protected]</file> - <file>itemdelegate-background-checked.9.png</file> - <file>[email protected]</file> - <file>itemdelegate-background-hovered.9.png</file> - <file>[email protected]</file> - <file>itemdelegate-background-pressed.9.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator-checked.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator-checked-hovered.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator-checked-pressed.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator-hovered.png</file> - <file>[email protected]</file> - <file>radiobutton-indicator-pressed.png</file> - <file>[email protected]</file> - <file>scrollindicator-handle.png</file> - <file>[email protected]</file> - <file>slider-background-horizontal.9.png</file> - <file>[email protected]</file> - <file>slider-handle.png</file> - <file>[email protected]</file> - <file>slider-handle-hovered.png</file> - <file>[email protected]</file> - <file>slider-handle-pressed.png</file> - <file>[email protected]</file> - <file>slider-progress-horizontal.9.png</file> - <file>[email protected]</file> - <file>slider-progress-horizontal-pressed.9.png</file> - <file>[email protected]</file> - <file>switchdelegate-background.9.png</file> - <file>[email protected]</file> - <file>switchdelegate-handle.png</file> - <file>[email protected]</file> - <file>switchdelegate-handle-checked.png</file> - <file>[email protected]</file> - <file>switchdelegate-handle-checked-hovered.png</file> - <file>[email protected]</file> - <file>switchdelegate-handle-hovered.png</file> - <file>[email protected]</file> - <file>switchdelegate-handle-pressed.png</file> - <file>[email protected]</file> - <file>switchdelegate-indicator.png</file> - <file>[email protected]</file> - <file>switchdelegate-indicator-pressed.png</file> - <file>[email protected]</file> - <file>toolseparator-separator-vertical.9.png</file> - <file>[email protected]</file> - </qresource> -</RCC> diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-checked.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-checked.9.png Binary files differdeleted file mode 100644 index 4c6b4754..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-checked.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 9f4f7057..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-hovered.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-hovered.9.png Binary files differdeleted file mode 100644 index a5c189c9..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-hovered.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 2b3c9c67..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-pressed.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-pressed.9.png Binary files differdeleted file mode 100644 index 56b5534e..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-pressed.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index bbbbb8b1..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background.9.png Binary files differdeleted file mode 100644 index 1fbb5626..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 18880980..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-hovered.png Binary files differdeleted file mode 100644 index f64c9665..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index ace1717a..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-pressed.png Binary files differdeleted file mode 100644 index c77ad470..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 2798f77f..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked.png Binary files differdeleted file mode 100644 index ea714eaa..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 4f29b80b..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-hovered.png Binary files differdeleted file mode 100644 index a7d07ed1..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b0fff06e..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-pressed.png Binary files differdeleted file mode 100644 index 7d657ac9..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 9a8b9cd8..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator.png Binary files differdeleted file mode 100644 index b59ba0ce..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index e4a2b9a2..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/scrollindicator-handle.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/scrollindicator-handle.png Binary files differdeleted file mode 100644 index 99206d7e..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/scrollindicator-handle.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 85a9ebcc..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-background-horizontal.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-background-horizontal.9.png Binary files differdeleted file mode 100644 index 3d2406cf..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-background-horizontal.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 6c8104ff..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-hovered.png Binary files differdeleted file mode 100644 index bd26d824..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 000db404..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-pressed.png Binary files differdeleted file mode 100644 index 4a4d0be7..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 903c1024..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle.png Binary files differdeleted file mode 100644 index 8f812dae..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-handle.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b30a4f38..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal-pressed.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal-pressed.9.png Binary files differdeleted file mode 100644 index 7789f09f..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal-pressed.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index e64c13dc..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal.9.png Binary files differdeleted file mode 100644 index 8e65ca35..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index d512e407..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-background.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-background.9.png Binary files differdeleted file mode 100644 index 1fbb5626..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-background.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 18880980..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked-hovered.png Binary files differdeleted file mode 100644 index e66ef713..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 05d6f82e..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked.png Binary files differdeleted file mode 100644 index bcfa06ae..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b9985f0f..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-hovered.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-hovered.png Binary files differdeleted file mode 100644 index 3de8aa15..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-hovered.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b9551590..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-pressed.png Binary files differdeleted file mode 100644 index 547b2c17..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b4bb748a..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle.png Binary files differdeleted file mode 100644 index fd81422a..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 9a7456aa..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator-pressed.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator-pressed.png Binary files differdeleted file mode 100644 index 6833d624..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator-pressed.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index 3d5498a0..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator.png Binary files differdeleted file mode 100644 index 3db5fe20..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index b5c10f74..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/toolseparator-separator-vertical.9.png b/examples/quickcontrols2/imagine/automotive/imagine-assets/toolseparator-separator-vertical.9.png Binary files differdeleted file mode 100644 index 02c7a564..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/toolseparator-separator-vertical.9.png +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] b/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] Binary files differdeleted file mode 100644 index e0390d36..00000000 --- a/examples/quickcontrols2/imagine/automotive/imagine-assets/[email protected] +++ /dev/null diff --git a/examples/quickcontrols2/imagine/automotive/qml/FeatureButton.qml b/examples/quickcontrols2/imagine/automotive/qml/FeatureButton.qml deleted file mode 100644 index 54ebeb48..00000000 --- a/examples/quickcontrols2/imagine/automotive/qml/FeatureButton.qml +++ /dev/null @@ -1,70 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2017 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** BSD License Usage -** Alternatively, you may use this file under the terms of the BSD license -** as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of The Qt Company Ltd nor the names of its -** contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick -import QtQuick.Layouts -import QtQuick.Controls - -Button { - id: button - checkable: true - font.pixelSize: fontSizeExtraSmall - leftPadding: 4 - rightPadding: 4 - topPadding: 12 - bottomPadding: 12 - implicitWidth: 60 - implicitHeight: 90 - - icon.name: "placeholder" - icon.width: 44 - icon.height: 44 - display: Button.TextUnderIcon -} diff --git a/examples/quickcontrols2/imagine/automotive/qml/LargeLabel.qml b/examples/quickcontrols2/imagine/automotive/qml/LargeLabel.qml deleted file mode 100644 index 186e2826..00000000 --- a/examples/quickcontrols2/imagine/automotive/qml/LargeLabel.qml +++ /dev/null @@ -1,84 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2017 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** BSD License Usage -** Alternatively, you may use this file under the terms of the BSD license -** as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of The Qt Company Ltd nor the names of its -** contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick -import QtQuick.Controls - -// This container and the transform on the Label are -// necessary to get precise bounding rect of the text for layouting reasons, -// since some of the labels' font sizes can get quite large. -Item { - id: root - implicitHeight: labelTextMetrics.tightBoundingRect.height - implicitWidth: label.implicitWidth - - property alias text: label.text - property alias font: label.font - property alias horizontalAlignment: label.horizontalAlignment - property alias verticalAlignment: label.verticalAlignment - property bool glowEnabled: true - property color color: colorBright - - Label { - id: label - anchors.baseline: root.baseline - color: root.color - - TextMetrics { - id: labelTextMetrics - text: label.text - font: label.font - } - - transform: Translate { - y: -labelTextMetrics.tightBoundingRect.y - } - } -} diff --git a/examples/quickcontrols2/imagine/automotive/qml/automotive.qml b/examples/quickcontrols2/imagine/automotive/qml/automotive.qml deleted file mode 100644 index 47341758..00000000 --- a/examples/quickcontrols2/imagine/automotive/qml/automotive.qml +++ /dev/null @@ -1,635 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2017 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the examples of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:BSD$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** BSD License Usage -** Alternatively, you may use this file under the terms of the BSD license -** as follows: -** -** "Redistribution and use in source and binary forms, with or without -** modification, are permitted provided that the following conditions are -** met: -** * Redistributions of source code must retain the above copyright -** notice, this list of conditions and the following disclaimer. -** * Redistributions in binary form must reproduce the above copyright -** notice, this list of conditions and the following disclaimer in -** the documentation and/or other materials provided with the -** distribution. -** * Neither the name of The Qt Company Ltd nor the names of its -** contributors may be used to endorse or promote products derived -** from this software without specific prior written permission. -** -** -** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -import QtQuick -import QtQuick.Layouts -import QtQuick.Controls -import QtQuick.Controls.Imagine -import QtQuick.Window - -ApplicationWindow { - id: window - width: 1280 - height: 720 - minimumWidth: 1180 - minimumHeight: 663 - visible: true - title: "Qt Quick Controls - Imagine Style Example: Automotive" - - readonly property color colorGlow: "#1d6d64" - readonly property color colorWarning: "#d5232f" - readonly property color colorMain: "#6affcd" - readonly property color colorBright: "#ffffff" - readonly property color colorLightGrey: "#888" - readonly property color colorDarkGrey: "#333" - - readonly property int fontSizeExtraSmall: Qt.application.font.pixelSize * 0.8 - readonly property int fontSizeMedium: Qt.application.font.pixelSize * 1.5 - readonly property int fontSizeLarge: Qt.application.font.pixelSize * 2 - readonly property int fontSizeExtraLarge: Qt.application.font.pixelSize * 5 - - Component.onCompleted: { - x = Screen.width / 2 - width / 2 - y = Screen.height / 2 - height / 2 - } - - Shortcut { - sequence: "Ctrl+Q" - onActivated: Qt.quit() - } - - Frame { - id: frame - anchors.fill: parent - anchors.margins: 90 - - RowLayout { - id: mainRowLayout - anchors.fill: parent - anchors.margins: 24 - spacing: 36 - - Container { - id: leftTabBar - - currentIndex: 1 - - Layout.fillWidth: false - Layout.fillHeight: true - - ButtonGroup { - buttons: columnLayout.children - } - - contentItem: ColumnLayout { - id: columnLayout - spacing: 3 - - Repeater { - model: leftTabBar.contentModel - } - } - - FeatureButton { - id: navigationFeatureButton - text: qsTr("Navigation") - icon.name: "navigation" - Layout.fillHeight: true - } - - FeatureButton { - text: qsTr("Music") - icon.name: "music" - checked: true - Layout.fillHeight: true - } - - FeatureButton { - text: qsTr("Message") - icon.name: "message" - Layout.fillHeight: true - } - - FeatureButton { - text: qsTr("Command") - icon.name: "command" - Layout.fillHeight: true - } - - FeatureButton { - text: qsTr("Settings") - icon.name: "settings" - Layout.fillHeight: true - } - } - - StackLayout { - currentIndex: leftTabBar.currentIndex - - Layout.preferredWidth: 150 - Layout.maximumWidth: 150 - Layout.fillWidth: false - - Item {} - - ColumnLayout { - spacing: 16 - - ButtonGroup { - id: viewButtonGroup - buttons: viewTypeRowLayout.children - } - - RowLayout { - id: viewTypeRowLayout - spacing: 3 - - Layout.bottomMargin: 12 - - Button { - text: qsTr("Compact") - font.pixelSize: fontSizeExtraSmall - checked: true - - Layout.fillWidth: true - } - Button { - text: qsTr("Full") - font.pixelSize: fontSizeExtraSmall - checkable: true - - Layout.fillWidth: true - } - } - - LargeLabel { - text: qsTr("VOLUME") - color: "white" - font.pixelSize: fontSizeMedium - } - - Dial { - id: volumeDial - from: 0 - value: 42 - to: 100 - stepSize: 1 - - Layout.alignment: Qt.AlignHCenter - Layout.minimumWidth: 64 - Layout.minimumHeight: 64 - Layout.preferredWidth: 128 - Layout.preferredHeight: 128 - Layout.maximumWidth: 128 - Layout.maximumHeight: 128 - Layout.fillHeight: true - - Label { - text: volumeDial.value.toFixed(0) - color: "white" - font.pixelSize: Qt.application.font.pixelSize * 3 - anchors.centerIn: parent - } - } - - ButtonGroup { - id: audioSourceButtonGroup - } - - RowLayout { - Layout.topMargin: 16 - - LargeLabel { - id: radioOption - text: qsTr("RADIO") - color: "white" - font.pixelSize: fontSizeMedium - horizontalAlignment: Label.AlignLeft - - Layout.fillWidth: true - } - LargeLabel { - text: qsTr("AUX") - color: colorLightGrey - font.pixelSize: fontSizeMedium * 0.8 - horizontalAlignment: Label.AlignHCenter - glowEnabled: false - - Layout.alignment: Qt.AlignBottom - Layout.fillWidth: true - } - LargeLabel { - text: qsTr("MP3") - color: colorDarkGrey - font.pixelSize: fontSizeMedium * 0.6 - horizontalAlignment: Label.AlignRight - glowEnabled: false - - Layout.alignment: Qt.AlignBottom - Layout.fillWidth: true - } - } - - Frame { - id: stationFrame - leftPadding: 1 - rightPadding: 1 - topPadding: 1 - bottomPadding: 1 - - Layout.fillWidth: true - Layout.fillHeight: true - Layout.preferredHeight: 128 - - ListView { - id: stationListView - clip: true - anchors.fill: parent - - ScrollIndicator.vertical: ScrollIndicator { - parent: stationFrame - anchors.top: parent.top - anchors.right: parent.right - anchors.rightMargin: 1 - anchors.bottom: parent.bottom - } - - model: ListModel { - ListElement { name: "V-Radio"; frequency: "105.5 MHz" } - ListElement { name: "World News"; frequency: "93.4 MHz" } - ListElement { name: "TekStep FM"; frequency: "95.0 MHz" } - ListElement { name: "Classic Radio"; frequency: "89.9 MHz" } - ListElement { name: "Buena Vista FM"; frequency: "100.8 MHz" } - ListElement { name: "Drive-by Radio"; frequency: "99.1 MHz" } - ListElement { name: "Unknown #1"; frequency: "104.5 MHz" } - ListElement { name: "Unknown #2"; frequency: "91.2 MHz" } - ListElement { name: "Unknown #3"; frequency: "93.8 MHz" } - ListElement { name: "Unknown #4"; frequency: "80.4 MHz" } - ListElement { name: "Unknown #5"; frequency: "101.1 MHz" } - ListElement { name: "Unknown #6"; frequency: "92.2 MHz" } - } - delegate: ItemDelegate { - id: stationDelegate - width: stationListView.width - height: 22 - text: model.name - font.pixelSize: fontSizeExtraSmall - topPadding: 0 - bottomPadding: 0 - - contentItem: RowLayout { - Label { - text: model.name - font: stationDelegate.font - horizontalAlignment: Text.AlignLeft - Layout.fillWidth: true - } - Label { - text: model.frequency - font: stationDelegate.font - horizontalAlignment: Text.AlignRight - Layout.fillWidth: true - } - } - } - } - } - - Frame { - Layout.fillWidth: true - - RowLayout { - anchors.fill: parent - - Label { - text: qsTr("Sort by") - font.pixelSize: fontSizeExtraSmall - - Layout.alignment: Qt.AlignTop - } - - ColumnLayout { - RadioButton { - text: qsTr("Name") - font.pixelSize: fontSizeExtraSmall - } - RadioButton { - text: qsTr("Frequency") - font.pixelSize: fontSizeExtraSmall - } - RadioButton { - text: qsTr("Favourites") - font.pixelSize: fontSizeExtraSmall - checked: true - } - } - } - } - } - } - - Rectangle { - color: colorMain - implicitWidth: 1 - Layout.fillHeight: true - } - - ColumnLayout { - Layout.preferredWidth: 350 - Layout.fillWidth: true - Layout.fillHeight: true - - LargeLabel { - id: timeLabel - text: qsTr("11:02") - font.pixelSize: fontSizeExtraLarge - - Layout.alignment: Qt.AlignHCenter - - LargeLabel { - text: qsTr("AM") - font.pixelSize: fontSizeLarge - anchors.left: parent.right - anchors.leftMargin: 8 - } - } - - Label { - text: qsTr("01/01/2018") - color: colorLightGrey - font.pixelSize: fontSizeMedium - - Layout.alignment: Qt.AlignHCenter - Layout.topMargin: 2 - Layout.bottomMargin: 10 - } - - Image { - source: "qrc:/icons/car.png" - fillMode: Image.PreserveAspectFit - - Layout.fillHeight: true - - Column { - x: parent.width * 0.88 - y: parent.height * 0.56 - spacing: 3 - - Image { - source: "qrc:/icons/warning.png" - anchors.horizontalCenter: parent.horizontalCenter - } - - LargeLabel { - text: qsTr("Door open") - color: colorWarning - } - } - } - } - - Rectangle { - color: colorMain - implicitWidth: 1 - Layout.fillHeight: true - } - - ColumnLayout { - Row { - spacing: 8 - - Image { - source: "qrc:/icons/weather.png" - } - - Column { - spacing: 8 - - Row { - anchors.horizontalCenter: parent.horizontalCenter - - LargeLabel { - id: outsideTempValueLabel - text: qsTr("31") - font.pixelSize: fontSizeExtraLarge - } - - LargeLabel { - text: qsTr("°C") - font.pixelSize: Qt.application.font.pixelSize * 2.5 - anchors.baseline: outsideTempValueLabel.baseline - } - } - - Label { - text: qsTr("Osaka, Japan") - color: colorLightGrey - font.pixelSize: fontSizeMedium - } - } - } - - ColumnLayout { - id: airConRowLayout - spacing: 8 - - Layout.preferredWidth: 128 - Layout.preferredHeight: 380 - Layout.fillHeight: true - - Item { - Layout.fillHeight: true - } - - SwitchDelegate { - text: qsTr("AC") - leftPadding: 0 - rightPadding: 0 - topPadding: 0 - bottomPadding: 0 - - Layout.fillWidth: true - } - - // QTBUG-63269 - Item { - implicitHeight: temperatureValueLabel.implicitHeight - Layout.fillWidth: true - Layout.topMargin: 16 - - Label { - text: qsTr("Temperature") - anchors.baseline: temperatureValueLabel.bottom - anchors.left: parent.left - } - - LargeLabel { - id: temperatureValueLabel - text: qsTr("24°C") - font.pixelSize: fontSizeLarge - anchors.right: parent.right - } - } - - Slider { - value: 0.35 - Layout.fillWidth: true - } - - // QTBUG-63269 - Item { - implicitHeight: powerValueLabel.implicitHeight - Layout.fillWidth: true - Layout.topMargin: 16 - - Label { - text: qsTr("Power") - anchors.baseline: powerValueLabel.bottom - anchors.left: parent.left - } - - LargeLabel { - id: powerValueLabel - text: qsTr("10%") - font.pixelSize: fontSizeLarge - anchors.right: parent.right - } - } - - Slider { - value: 0.25 - Layout.fillWidth: true - } - - SwitchDelegate { - text: qsTr("Low") - leftPadding: 0 - rightPadding: 0 - topPadding: 0 - bottomPadding: 0 - - Layout.fillWidth: true - Layout.topMargin: 16 - } - - SwitchDelegate { - text: qsTr("High") - checked: true - leftPadding: 0 - rightPadding: 0 - topPadding: 0 - bottomPadding: 0 - - Layout.fillWidth: true - } - - SwitchDelegate { - text: qsTr("Defog") - leftPadding: 0 - rightPadding: 0 - topPadding: 0 - bottomPadding: 0 - - Layout.fillWidth: true - } - - SwitchDelegate { - text: qsTr("Recirculate") - leftPadding: 0 - rightPadding: 0 - topPadding: 0 - bottomPadding: 0 - - Layout.fillWidth: true - } - - Item { - Layout.fillHeight: true - } - } - } - - Container { - id: rightTabBar - - currentIndex: 1 - - Layout.fillHeight: true - - ButtonGroup { - buttons: rightTabBarContentLayout.children - } - - contentItem: ColumnLayout { - id: rightTabBarContentLayout - spacing: 3 - - Repeater { - model: rightTabBar.contentModel - } - } - - Item { - Layout.fillHeight: true - } - - FeatureButton { - text: qsTr("Windows") - icon.name: "windows" - - Layout.maximumHeight: navigationFeatureButton.height - Layout.fillHeight: true - } - FeatureButton { - text: qsTr("Air Con.") - icon.name: "air-con" - checked: true - - Layout.maximumHeight: navigationFeatureButton.height - Layout.fillHeight: true - } - FeatureButton { - text: qsTr("Seats") - icon.name: "seats" - - Layout.maximumHeight: navigationFeatureButton.height - Layout.fillHeight: true - } - FeatureButton { - text: qsTr("Statistics") - icon.name: "statistics" - - Layout.maximumHeight: navigationFeatureButton.height - Layout.fillHeight: true - } - } - } - } -} diff --git a/examples/quickcontrols2/imagine/automotive/qml/qml.qrc b/examples/quickcontrols2/imagine/automotive/qml/qml.qrc deleted file mode 100644 index b0e4e558..00000000 --- a/examples/quickcontrols2/imagine/automotive/qml/qml.qrc +++ /dev/null @@ -1,7 +0,0 @@ -<RCC> - <qresource prefix="/qml"> - <file>FeatureButton.qml</file> - <file>automotive.qml</file> - <file>LargeLabel.qml</file> - </qresource> -</RCC> diff --git a/examples/quickcontrols2/imagine/automotive/qtquickcontrols2.conf b/examples/quickcontrols2/imagine/automotive/qtquickcontrols2.conf deleted file mode 100644 index c7fc7a61..00000000 --- a/examples/quickcontrols2/imagine/automotive/qtquickcontrols2.conf +++ /dev/null @@ -1,10 +0,0 @@ -[Controls] -Style=Imagine - -[Imagine] -Path=:/imagine-assets - -[Imagine\Palette] -Text=#6affcd -ButtonText=#6affcd -WindowText=#6affcd |