1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-11-25 03:32:05 +00:00
TegraRcmGUI/tegrarcmgui.ui
2020-06-24 20:31:54 +02:00

654 lines
16 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TegraRcmGUI</class>
<widget class="QMainWindow" name="TegraRcmGUI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>677</width>
<height>435</height>
</rect>
</property>
<property name="windowTitle">
<string>TegraRcmGUI</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="centralwidget">
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>190</x>
<y>30</y>
<width>481</width>
<height>371</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="currentIndex">
<number>-1</number>
</property>
</widget>
<widget class="QFrame" name="devStatusFrame">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-radius: 10px;
background-color: rgb(0, 150, 136);
border-color: rgb(0, 0, 0);
QLabel{font: 75 11pt &quot;Calibri&quot;; color: rgb(255, 255, 255);}
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="devStatusLbl_2">
<property name="geometry">
<rect>
<x>-1</x>
<y>0</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QFrame" name="rcmStatusFrame">
<property name="geometry">
<rect>
<x>120</x>
<y>55</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-radius: 10px;
background-color: rgb(0, 150, 136);
border-color: rgb(0, 0, 0);
QLabel{font: 75 11pt &quot;Calibri&quot;; color: rgb(255, 255, 255);}
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="rcmStatusLbl_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QFrame" name="arianeStatusFrame">
<property name="geometry">
<rect>
<x>120</x>
<y>105</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-radius: 10px;
background-color: rgb(0, 150, 136);
border-color: rgb(0, 0, 0);
QLabel{font: 75 11pt &quot;Calibri&quot;; color: rgb(255, 255, 255);}
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="arianeStatusLbl_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QWidget" name="verticalLayoutWidget">
<property name="geometry">
<rect>
<x>120</x>
<y>80</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout"/>
</widget>
<widget class="QGroupBox" name="devInfoBox">
<property name="geometry">
<rect>
<x>10</x>
<y>150</y>
<width>171</width>
<height>251</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
border:0px;
QLabel{
background-color: rgb(255, 255, 255);
color: rgb(37, 37, 38);
}</string>
</property>
<property name="title">
<string/>
</property>
<property name="flat">
<bool>true</bool>
</property>
<widget class="QFrame" name="deviceInfoBoxFrame">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>171</width>
<height>241</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="batteryLbl">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
QLabel{
background-color: rgb(255, 255, 255);
color: rgb(37, 37, 38);
}</string>
</property>
<property name="text">
<string>Battery charge:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="burntFusesLbl1">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
</string>
</property>
<property name="text">
<string>Burnt fuses:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="sdfsLbl1">
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
</string>
</property>
<property name="text">
<string>SD Filesystem:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="fsTotSizeLbl1">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string>FS Total size:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="fsFreeSpaceLbl1">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string>FS Free space:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="fsFreeSpaceLbl2">
<property name="geometry">
<rect>
<x>100</x>
<y>100</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="fsTotSizeLbl2">
<property name="geometry">
<rect>
<x>100</x>
<y>80</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="sdfsLbl2">
<property name="geometry">
<rect>
<x>100</x>
<y>60</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="burntFusesLbl2">
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>71</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QProgressBar" name="batteryLevel">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
border: 2px solid grey;
border-radius: 5px;
text-align: center;
}
QProgressBar::chunk {
background-color: #009688;
width: 1px;
}</string>
</property>
<property name="value">
<number>24</number>
</property>
<property name="format">
<string>%p%</string>
</property>
</widget>
<widget class="QLabel" name="devInfoDisableLbl">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>151</width>
<height>221</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string>Enable Ariane autoboot
to display device info</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
</widget>
<widget class="QFrame" name="deviceInfoFrame">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="deviceInfoLbl">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 9pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string>DEVICE INFO</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QFrame" name="statusBoxFrame">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>171</width>
<height>101</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="rcmStatusLbl">
<property name="geometry">
<rect>
<x>0</x>
<y>15</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;</string>
</property>
<property name="text">
<string>RCM status:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="autoLaunchArianeLbl">
<property name="geometry">
<rect>
<x>0</x>
<y>40</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
</string>
</property>
<property name="text">
<string>Ariane autoboot:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="arianeStatusLbl">
<property name="geometry">
<rect>
<x>0</x>
<y>65</y>
<width>101</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;Calibri&quot;;
</string>
</property>
<property name="text">
<string>Ariane status:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="QWidget" name="pushLayoutWidget" native="true">
<property name="geometry">
<rect>
<x>390</x>
<y>20</y>
<width>291</width>
<height>381</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(0,0,0,0)</string>
</property>
<layout class="QVBoxLayout" name="pushLayout">
<item>
<layout class="QVBoxLayout" name="push_layout"/>
</item>
</layout>
</widget>
<widget class="QFrame" name="titleBarFrame">
<property name="geometry">
<rect>
<x>-1</x>
<y>0</y>
<width>685</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="titleBarLbl">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>151</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>TegraRcmGUI v3.0</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QPushButton" name="closeAppBtn">
<property name="geometry">
<rect>
<x>655</x>
<y>0</y>
<width>21</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>X</string>
</property>
</widget>
<widget class="MoveWindowWidget" name="moveWindowWidget" native="true">
<property name="geometry">
<rect>
<x>-1</x>
<y>0</y>
<width>651</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<zorder>statusBoxFrame</zorder>
<zorder>tabWidget</zorder>
<zorder>devStatusFrame</zorder>
<zorder>rcmStatusFrame</zorder>
<zorder>arianeStatusFrame</zorder>
<zorder>verticalLayoutWidget</zorder>
<zorder>devInfoBox</zorder>
<zorder>deviceInfoFrame</zorder>
<zorder>pushLayoutWidget</zorder>
<zorder>titleBarFrame</zorder>
</widget>
<widget class="QStatusBar" name="statusbar">
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>MoveWindowWidget</class>
<extends>QWidget</extends>
<header>qutils.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>