SVG5/formsetting.ui
2025-10-12 13:55:56 +09:00

2329 lines
56 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FormSetting</class>
<widget class="QWidget" name="FormSetting">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1804</width>
<height>835</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QFrame" name="frame_background">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1804</width>
<height>835</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame_background
{
background: #A6B1C2;
}
QWidget
{
background: none;
border: none;
}
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="frame_worklistinfo">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>592</width>
<height>320</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="frame_worklistinfo_image">
<property name="geometry">
<rect>
<x>30</x>
<y>33</y>
<width>526</width>
<height>269</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QLabel" name="label_WorklistInfo">
<property name="geometry">
<rect>
<x>64</x>
<y>10</y>
<width>186</width>
<height>48</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Worklist Info.</string>
</property>
</widget>
<widget class="QLabel" name="label_IP">
<property name="geometry">
<rect>
<x>57</x>
<y>71</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>IP</string>
</property>
</widget>
<widget class="QLabel" name="label_Port">
<property name="geometry">
<rect>
<x>57</x>
<y>126</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_ServerAETitle">
<property name="geometry">
<rect>
<x>40</x>
<y>181</y>
<width>171</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Server AE Title</string>
</property>
</widget>
<widget class="QLabel" name="label_ClientAETitle">
<property name="geometry">
<rect>
<x>57</x>
<y>238</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Client AE Title</string>
</property>
</widget>
<widget class="QFrame" name="background_Worklist_IP">
<property name="geometry">
<rect>
<x>234</x>
<y>71</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Worklist_IP">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>220</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>420</width>
<height>32</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>220</width>
<height>32</height>
</size>
</property>
<property name="baseSize">
<size>
<width>220</width>
<height>32</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByKeyboard|Qt::TextEditable|Qt::TextSelectableByKeyboard</set>
</property>
<property name="placeholderText">
<string>Worklist Server IP</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Worklist_Port">
<property name="geometry">
<rect>
<x>234</x>
<y>126</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Worklist_Port">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Port</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Worklist_ServerAETitle">
<property name="geometry">
<rect>
<x>234</x>
<y>181</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Worklist_ServerAETitle">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>AE_TITLE</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Worklist_ClientAETitle">
<property name="geometry">
<rect>
<x>234</x>
<y>238</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Worklist_ClientAETitle">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::TextEditorInteraction</set>
</property>
<property name="placeholderText">
<string>AE_TITLE</string>
</property>
</widget>
</widget>
</widget>
<widget class="QFrame" name="frame">
<property name="geometry">
<rect>
<x>0</x>
<y>649</y>
<width>592</width>
<height>186</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_Transfer_Syntax">
<property name="geometry">
<rect>
<x>37</x>
<y>7</y>
<width>171</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: normal;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Transfer Syntax</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_TransferSyntax">
<property name="geometry">
<rect>
<x>230</x>
<y>0</y>
<width>333</width>
<height>45</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the &quot;on&quot; state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}</string>
</property>
</widget>
<widget class="QLabel" name="label_Modality">
<property name="geometry">
<rect>
<x>37</x>
<y>67</y>
<width>171</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Modality</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_Modality">
<property name="geometry">
<rect>
<x>230</x>
<y>60</y>
<width>333</width>
<height>45</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the &quot;on&quot; state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_Video">
<property name="geometry">
<rect>
<x>230</x>
<y>120</y>
<width>333</width>
<height>45</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QComboBox {
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
QComboBox:editable {
background: white;
}
QComboBox:!editable, QComboBox::drop-down:editable {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
}
/* QComboBox gets the &quot;on&quot; state when the popup is open */
QComboBox:!editable:on, QComboBox::drop-down:editable:on {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D3D3D3, stop: 0.4 #D8D8D8,
stop: 0.5 #DDDDDD, stop: 1.0 #E1E1E1);
}
QComboBox:on { /* shift the text when the popup opens */
padding-top: 3px;
padding-left: 4px;
}
QComboBox::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 1px;
border-left-color: darkgray;
border-left-style: solid; /* just a single line */
border-top-right-radius: 3px; /* same radius as the QComboBox */
border-bottom-right-radius: 3px;
}
QComboBox::down-arrow {
border-image: url(://image/Arrow_under_3.png);
}
QComboBox::down-arrow:on { /* shift the arrow when popup is open */
top: 1px;
left: 1px;
}
QComboBox QAbstractItemView {
border: 2px solid darkgray;
selection-background-color: red;
}
QComboBox QListView::item
{
border: 2px solid darkgray;
}
QComboBox::item
{
border: 2px solid darkgray;
height: 40px;
selection-background-color: red;
}
QComboBox::item:selected
{
background: red;
}</string>
</property>
</widget>
<widget class="QLabel" name="label_Video">
<property name="geometry">
<rect>
<x>37</x>
<y>127</y>
<width>171</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Video</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame_Viewer_Setting">
<property name="geometry">
<rect>
<x>592</x>
<y>0</y>
<width>596</width>
<height>181</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="frame_Viewer_Setting_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>33</y>
<width>537</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPushButton" name="pushButton_Worklist_Setting">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>Worklist Setting</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_History_Setting">
<property name="geometry">
<rect>
<x>280</x>
<y>50</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>History Setting</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_Viewer_Setting">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>271</width>
<height>48</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Viewer Setting</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame_Hospital_Info">
<property name="geometry">
<rect>
<x>590</x>
<y>160</y>
<width>596</width>
<height>201</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_Hospital_Info">
<property name="geometry">
<rect>
<x>51</x>
<y>20</y>
<width>261</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Hospital Info.</string>
</property>
</widget>
<widget class="QFrame" name="frame_Hospital_Info_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>36</y>
<width>537</width>
<height>141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}
QLabel
{
border: none;
}
STextEdit
{
border: none;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="background_Hospital_Station">
<property name="geometry">
<rect>
<x>160</x>
<y>90</y>
<width>350</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
border: none;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Hospital_Station">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>344</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Device Name</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_Hospital_Station">
<property name="geometry">
<rect>
<x>11</x>
<y>90</y>
<width>131</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Station</string>
</property>
</widget>
<widget class="QLabel" name="label_Hospital_Institution">
<property name="geometry">
<rect>
<x>11</x>
<y>32</y>
<width>131</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Institution</string>
</property>
</widget>
<widget class="QFrame" name="background_Hospital_Institution">
<property name="geometry">
<rect>
<x>160</x>
<y>32</y>
<width>350</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
border: none;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Hospital_Institution">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>344</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">STextEdit
{
border: none;
}</string>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Hospital Name</string>
</property>
</widget>
</widget>
</widget>
<zorder>frame_Hospital_Info_Image</zorder>
<zorder>label_Hospital_Info</zorder>
</widget>
<widget class="QFrame" name="frame_PhysicalPixelSpacing">
<property name="geometry">
<rect>
<x>1200</x>
<y>540</y>
<width>596</width>
<height>181</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_PixelSpacing_Y">
<property name="geometry">
<rect>
<x>30</x>
<y>123</y>
<width>183</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Pixel Spacing_Y</string>
</property>
</widget>
<widget class="QFrame" name="background_PixelSpacing_X">
<property name="geometry">
<rect>
<x>237</x>
<y>65</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_PixelSpacing_X">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>Pixel Spacing X</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_PixelSpacing_X">
<property name="geometry">
<rect>
<x>30</x>
<y>65</y>
<width>183</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Pixel Spacing_X</string>
</property>
</widget>
<widget class="QFrame" name="frame_PhysicalPixelSpacing_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>28</y>
<width>537</width>
<height>151</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QFrame" name="background_PixelSpacing_Y">
<property name="geometry">
<rect>
<x>237</x>
<y>123</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_PixelSpacing_Y">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>Pixel Spacing Y</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_PhysicalPixelSpacing">
<property name="geometry">
<rect>
<x>51</x>
<y>15</y>
<width>251</width>
<height>28</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Phyical Pixel Spacing</string>
</property>
</widget>
<zorder>background_PixelSpacing_X</zorder>
<zorder>frame_PhysicalPixelSpacing_Image</zorder>
<zorder>background_PixelSpacing_Y</zorder>
<zorder>label_PhysicalPixelSpacing</zorder>
<zorder>label_PixelSpacing_X</zorder>
<zorder>label_PixelSpacing_Y</zorder>
</widget>
<widget class="QFrame" name="frame_Device_Info">
<property name="geometry">
<rect>
<x>1188</x>
<y>0</y>
<width>616</width>
<height>362</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_DeviceInfo_SoftwareVersion">
<property name="geometry">
<rect>
<x>30</x>
<y>229</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Software Version</string>
</property>
</widget>
<widget class="QFrame" name="background_DeviceInfo_ModelName">
<property name="geometry">
<rect>
<x>285</x>
<y>120</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_DeviceInfo_ModelName">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>Model name</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_DeviceInfo">
<property name="geometry">
<rect>
<x>59</x>
<y>15</y>
<width>156</width>
<height>35</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Device Info.</string>
</property>
</widget>
<widget class="QFrame" name="frame_Device_Info_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>33</y>
<width>544</width>
<height>311</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QFrame" name="background_DeviceInfo_SoftwareVersion">
<property name="geometry">
<rect>
<x>285</x>
<y>230</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_DeviceInfo_SoftwareVersion">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>S/W Version</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_DeviceInfo_ManufactureUID">
<property name="geometry">
<rect>
<x>285</x>
<y>290</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_DeviceInfo_ManufactureUID">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>Manufacturer UID</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_DeviceInfo_ModelName">
<property name="geometry">
<rect>
<x>30</x>
<y>120</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>ModelName</string>
</property>
</widget>
<widget class="QFrame" name="background_DeviceInfo_DeviceSerialNumber">
<property name="geometry">
<rect>
<x>285</x>
<y>176</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPlainTextEdit" name="plainTextEdit_DeviceInfo_DeviceSerialNumber">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="placeholderText">
<string>Serial Number</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_DeviceInfo_Manufacture_UID">
<property name="geometry">
<rect>
<x>30</x>
<y>287</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Manufacturer UID</string>
</property>
</widget>
<widget class="QLabel" name="label_DeviceInfo_SerialNumber">
<property name="geometry">
<rect>
<x>30</x>
<y>175</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Device Serial Number</string>
</property>
</widget>
<widget class="QLabel" name="label_DeviceInfo_Manufacturer">
<property name="geometry">
<rect>
<x>30</x>
<y>70</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Manufacturer</string>
</property>
</widget>
<widget class="QLabel" name="label_DeviceInfo_Manufacturer_Info">
<property name="geometry">
<rect>
<x>285</x>
<y>70</y>
<width>237</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignLeft | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>SSD</string>
</property>
</widget>
<zorder>background_DeviceInfo_ModelName</zorder>
<zorder>frame_Device_Info_Image</zorder>
<zorder>background_DeviceInfo_SoftwareVersion</zorder>
<zorder>background_DeviceInfo_ManufactureUID</zorder>
<zorder>background_DeviceInfo_DeviceSerialNumber</zorder>
<zorder>label_DeviceInfo</zorder>
<zorder>label_DeviceInfo_ModelName</zorder>
<zorder>label_DeviceInfo_SerialNumber</zorder>
<zorder>label_DeviceInfo_SoftwareVersion</zorder>
<zorder>label_DeviceInfo_Manufacture_UID</zorder>
<zorder>label_DeviceInfo_Manufacturer</zorder>
<zorder>label_DeviceInfo_Manufacturer_Info</zorder>
</widget>
<widget class="QFrame" name="frame_Local_Storage">
<property name="geometry">
<rect>
<x>590</x>
<y>350</y>
<width>591</width>
<height>161</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_LocalStorage">
<property name="geometry">
<rect>
<x>62</x>
<y>10</y>
<width>341</width>
<height>34</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Storage Device Info.</string>
</property>
</widget>
<widget class="QFrame" name="frame_LocalStorage_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>26</y>
<width>543</width>
<height>131</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}
QLabel
{
border: none;
}
</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_LocalStorage_Used">
<property name="geometry">
<rect>
<x>40</x>
<y>80</y>
<width>177</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Used: 40GB</string>
</property>
</widget>
<widget class="QLabel" name="label_LocalStorage_Free">
<property name="geometry">
<rect>
<x>240</x>
<y>80</y>
<width>177</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Free: 959GB</string>
</property>
</widget>
<widget class="QLabel" name="label_LocalStorage_Total">
<property name="geometry">
<rect>
<x>40</x>
<y>40</y>
<width>177</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: none;
}</string>
</property>
<property name="text">
<string>Total: 1000GB</string>
</property>
</widget>
</widget>
<zorder>frame_LocalStorage_Image</zorder>
<zorder>label_LocalStorage</zorder>
</widget>
<widget class="QFrame" name="frame_storage_info">
<property name="geometry">
<rect>
<x>0</x>
<y>320</y>
<width>592</width>
<height>320</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPlainTextEdit
{
qproperty-lineWrapMode: 'NoWrap';
font-family: 'Roboto';
font-size: 20px;
font-weight: light;
padding-left: 0px;
padding-top: 0px;
qproperty-backgroundVisible: false;
border: none;
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
background: transparent;
qproperty-tabChangesFocus: true;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="frame_Storage_image">
<property name="geometry">
<rect>
<x>30</x>
<y>33</y>
<width>526</width>
<height>269</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QLabel" name="label_StorageInfo">
<property name="geometry">
<rect>
<x>64</x>
<y>10</y>
<width>186</width>
<height>48</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Storage Info.</string>
</property>
</widget>
<widget class="QLabel" name="label_Storage_IP">
<property name="geometry">
<rect>
<x>57</x>
<y>71</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>IP</string>
</property>
</widget>
<widget class="QLabel" name="label_Storage_Port">
<property name="geometry">
<rect>
<x>57</x>
<y>126</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_Storage_ServerAETitle">
<property name="geometry">
<rect>
<x>40</x>
<y>181</y>
<width>171</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Server AE Title</string>
</property>
</widget>
<widget class="QLabel" name="label_Storage_ClientAETitle">
<property name="geometry">
<rect>
<x>57</x>
<y>238</y>
<width>154</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: light;
qproperty-alignment: 'AlignRight | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Client AE Title</string>
</property>
</widget>
<widget class="QFrame" name="background_Storage_IP">
<property name="geometry">
<rect>
<x>234</x>
<y>71</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Storage_IP">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Storage Server IP</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Storage_Port">
<property name="geometry">
<rect>
<x>234</x>
<y>126</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Storage_Port">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Port</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Storage_ServerAETitle">
<property name="geometry">
<rect>
<x>234</x>
<y>181</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Storage_ServerAETitle">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>AE_TITLE</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="background_Storage_ClientAETitle">
<property name="geometry">
<rect>
<x>234</x>
<y>238</y>
<width>230</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
background: white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="STextEdit" name="plainTextEdit_Storage_ClientAETitle">
<property name="geometry">
<rect>
<x>5</x>
<y>0</y>
<width>220</width>
<height>32</height>
</rect>
</property>
<property name="overwriteMode">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>AE_TITLE</string>
</property>
</widget>
</widget>
</widget>
<widget class="QPushButton" name="pushButton_LocalStorage_OpenFolder">
<property name="geometry">
<rect>
<x>1600</x>
<y>780</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>Open Folder</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_Setting_Complete">
<property name="geometry">
<rect>
<x>960</x>
<y>760</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>COMPLETE</string>
</property>
</widget>
<widget class="QFrame" name="frame_Advanced_Setting">
<property name="geometry">
<rect>
<x>590</x>
<y>510</y>
<width>596</width>
<height>241</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QFrame" name="frame_Advanced_Setting_Image">
<property name="geometry">
<rect>
<x>30</x>
<y>33</y>
<width>537</width>
<height>201</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QFrame
{
border: 1px solid #000000;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPushButton" name="pushButton_NetworkShareInfo">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>Network Backup</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_AddLoginUser">
<property name="geometry">
<rect>
<x>300</x>
<y>50</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>Add User</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_Advanced">
<property name="geometry">
<rect>
<x>30</x>
<y>120</y>
<width>195</width>
<height>50</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}</string>
</property>
<property name="text">
<string>Advanced Setting</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_Viewer_Setting_2">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>186</width>
<height>48</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
background: #A6B1C2;
}</string>
</property>
<property name="text">
<string>Advanced</string>
</property>
</widget>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>STextEdit</class>
<extends>QPlainTextEdit</extends>
<header location="global">stextedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>