Updated UI Files

This commit is contained in:
2018-01-22 22:42:17 -08:00
parent 1938bea5c6
commit 08fc436fa2
2 changed files with 352 additions and 99 deletions

View File

@@ -39,38 +39,204 @@
color: #DCDCDC;</string> color: #DCDCDC;</string>
</property> </property>
<widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_6"> <layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<property name="leftMargin"> <property name="margin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
<widget class="QLabel" name="label"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="font"> <property name="spacing">
<font> <number>0</number>
<pointsize>74</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property> </property>
<property name="text"> <item>
<string>UI File 1 (Left Screen)</string> <widget class="QWidget" name="widget_4" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>640</width>
<height>540</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>640</width>
<height>540</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:lightgreen;</string>
</property>
</widget>
</item>
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>640</width>
<height>540</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>640</width>
<height>540</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Recording</string>
</attribute>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Settings</string>
</attribute>
</widget>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property> </property>
<property name="alignment"> <item>
<set>Qt::AlignCenter</set> <widget class="QLabel" name="label">
</property> <property name="sizePolicy">
</widget> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>1280</width>
<height>720</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1280</width>
<height>720</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:lightblue;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>640</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>640</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:salmon;</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_3" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:teal;</string>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_2" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:lightgreen</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item> </item>
</layout> </layout>
</widget> </widget>

View File

@@ -39,65 +39,136 @@
color: #DCDCDC;</string> color: #DCDCDC;</string>
</property> </property>
<widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
<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"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<item row="0" column="1"> <property name="sizeConstraint">
<widget class="QLabel" name="primary_video_label"> <enum>QLayout::SetDefaultConstraint</enum>
<property name="minimumSize"> </property>
<size> <property name="margin">
<width>1280</width> <number>0</number>
<height>720</height> </property>
</size> <item>
</property> <layout class="QVBoxLayout" name="verticalLayout_2">
<property name="maximumSize">
<size>
<width>1280</width>
<height>720</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: darkblue;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="1" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
<widget class="QLabel" name="secondary_video_label"> <layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="arm_visualization_widget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>640</width>
<height>720</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>640</width>
<height>720</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:orange;</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="sizeConstraint">
<enum>QLayout::SetNoConstraint</enum>
</property>
<item>
<widget class="QWidget" name="heading_widget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:lightgreen;;</string>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="speed_limit_widget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>320</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:salmon;</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="primary_video_label">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>640</width> <width>1280</width>
<height>360</height> <height>720</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>640</width> <width>1280</width>
<height>360</height> <height>720</height>
</size> </size>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background-color:darkgreen;</string> <string notr="true">background-color: darkblue;</string>
</property> </property>
<property name="text"> <property name="text">
<string/> <string/>
@@ -105,42 +176,58 @@ color: #DCDCDC;</string>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QLabel" name="tertiary_video_label"> <layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="minimumSize"> <property name="spacing">
<size> <number>0</number>
<width>640</width>
<height>360</height>
</size>
</property> </property>
<property name="maximumSize"> <item>
<size> <widget class="QLabel" name="secondary_video_label">
<width>640</width> <property name="minimumSize">
<height>360</height> <size>
</size> <width>640</width>
</property> <height>360</height>
<property name="styleSheet"> </size>
<string notr="true">background-color:maroon;</string> </property>
</property> <property name="maximumSize">
<property name="text"> <size>
<string/> <width>640</width>
</property> <height>360</height>
</widget> </size>
</property>
<property name="styleSheet">
<string notr="true">background-color:darkgreen;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="tertiary_video_label">
<property name="minimumSize">
<size>
<width>640</width>
<height>360</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>640</width>
<height>360</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color:maroon;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item> </item>
</layout> </layout>
</item> </item>
<item row="0" column="0">
<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>
</layout> </layout>
</widget> </widget>
</widget> </widget>