<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindow</class> <widget class="QMainWindow" name="MainWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1388</width> <height>793</height> </rect> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <property name="styleSheet"> <string notr="true">*{ border: none; background-color: transparent; background: none; padding: 0; margin: 0; color: #fff; } QPushButton { background-color: #6C6C85 ; /* pastel purple */ padding: 50px 50px; border-radius: 20px; } QPushButton:pressed { background-color: #4BD7D6 ; /* light blue */ } QPushButton:checked { background-color: #965D62 ; /* red */ } #LeftControls QPushButton { background-color: #6C6C85 ; /* pastel purple */ padding: 10px 10px; border-radius: 10px; } #LeftControls QPushButton:pressed { background-color: #4BD7D6 ; /* light blue */ } #LeftControls QPushButton:checked { background-color: #965D62 ; /* red */ } #RightControls QPushButton { background-color: #6C6C85 ; /* pastel purple */ padding: 10px 10px; border-radius: 10px; } #RightControls QPushButton:pressed { background-color: #4BD7D6 ; /* light blue */ } #RightControls QPushButton:checked { background-color: #965D62 ; /* red */ }</string> </property> <widget class="QWidget" name="centralwidget"> <layout class="QGridLayout" name="gridLayout"> <item row="2" column="2" rowspan="3"> <widget class="QFrame" name="frame"> <property name="minimumSize"> <size> <width>500</width> <height>500</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_2"> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <item row="1" column="0"> <widget class="QPushButton" name="Horn"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Images/Images/logo_agl.png</normaloff>:/Images/Images/logo_agl.png</iconset> </property> <property name="iconSize"> <size> <width>200</width> <height>250</height> </size> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="5" rowspan="4"> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="2" column="4" rowspan="4" alignment="Qt::AlignVCenter"> <widget class="QFrame" name="RightControls"> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_4"> <item row="3" column="0" alignment="Qt::AlignTop"> <widget class="QFrame" name="BottomRightControls"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_6"> <item row="0" column="0"> <widget class="QPushButton" name="CruiseLimit"> <property name="minimumSize"> <size> <width>0</width> <height>70</height> </size> </property> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="accessibleDescription"> <string/> </property> <property name="text"> <string>CRUISE LIMIT</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QPushButton" name="CruiseDistance"> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="layoutDirection"> <enum>Qt::LeftToRight</enum> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Images/Images/cruise-distance.svg</normaloff>:/Images/Images/cruise-distance.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> </layout> </widget> </item> <item row="1" column="0" alignment="Qt::AlignBottom"> <widget class="QFrame" name="TopRightControls"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_5"> <item row="2" column="1" colspan="2"> <widget class="QPushButton" name="CruiseSet"> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="text"> <string>SET</string> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/subtract--alt.svg</normaloff>:/Carbon_Icons/carbon_icons/subtract--alt.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="0" column="1" colspan="2"> <widget class="QPushButton" name="CruiseResume"> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="text"> <string>RES</string> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/add--alt.svg</normaloff>:/Carbon_Icons/carbon_icons/add--alt.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="CruiseEnable"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Images/Images/AGL_Icons_CruiseControl_white.svg</normaloff>:/Images/Images/AGL_Icons_CruiseControl_white.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="1" column="2"> <widget class="QPushButton" name="CruiseCancel"> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="text"> <string>CANCEL</string> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/misuse--outline.svg</normaloff>:/Carbon_Icons/carbon_icons/misuse--outline.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="0"> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="2" column="0" rowspan="4"> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="5" column="2"> <widget class="QFrame" name="ExtraControls"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QPushButton" name="PhoneCall"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/phone--filled.svg</normaloff>:/Carbon_Icons/carbon_icons/phone--filled.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item> <widget class="QPushButton" name="PhoneHangup"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/phone--off--filled.svg</normaloff>:/Carbon_Icons/carbon_icons/phone--off--filled.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item> <widget class="QPushButton" name="Voice"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/voice.svg</normaloff>:/Carbon_Icons/carbon_icons/voice.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item> <widget class="QPushButton" name="LaneDeparture"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Images/Images/AGL_Icons_LaneDeparture_white.svg</normaloff>:/Images/Images/AGL_Icons_LaneDeparture_white.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> </layout> </widget> </item> <item row="1" column="1" colspan="4"> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item row="2" column="1" rowspan="4" alignment="Qt::AlignVCenter"> <widget class="QFrame" name="LeftControls"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QFrame" name="TopLeftControls"> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0" colspan="3"> <widget class="QPushButton" name="VolumeUp"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/volume--up--filled--alt.svg</normaloff>:/Carbon_Icons/carbon_icons/volume--up--filled--alt.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="1" column="0"> <widget class="QPushButton" name="PreviousTrack"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/skip--back--filled.svg</normaloff>:/Carbon_Icons/carbon_icons/skip--back--filled.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="Mode"> <property name="minimumSize"> <size> <width>0</width> <height>70</height> </size> </property> <property name="font"> <font> <weight>75</weight> <italic>true</italic> <bold>true</bold> </font> </property> <property name="text"> <string>MODE</string> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="1" column="2"> <widget class="QPushButton" name="NextTrack"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/skip--forward--filled.svg</normaloff>:/Carbon_Icons/carbon_icons/skip--forward--filled.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item row="2" column="0" colspan="3"> <widget class="QPushButton" name="VolumeDown"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/volume--down--filled--alt.svg</normaloff>:/Carbon_Icons/carbon_icons/volume--down--filled--alt.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> </layout> </widget> </item> <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item alignment="Qt::AlignBottom"> <widget class="QFrame" name="BottomLeftControls"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QPushButton" name="Info"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/information.svg</normaloff>:/Carbon_Icons/carbon_icons/information.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> <item> <widget class="QPushButton" name="VolumeMute"> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../assets/res.qrc"> <normaloff>:/Carbon_Icons/carbon_icons/volume--mute--filled.svg</normaloff>:/Carbon_Icons/carbon_icons/volume--mute--filled.svg</iconset> </property> <property name="iconSize"> <size> <width>50</width> <height>50</height> </size> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> <item row="6" column="0" colspan="6"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item row="0" column="0" colspan="6"> <widget class="QWidget" name="Header" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>70</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_4"/> </widget> </item> </layout> </widget> </widget> <resources> <include location="../assets/res.qrc"/> </resources> <connections/> </ui>