<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CConfigureParams</class>
|
<widget class="QWidget" name="CConfigureParams">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>880</width>
|
<height>642</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CConfigureParams</string>
|
</property>
|
<widget class="QPushButton" name="btnRemoteParams">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>150</y>
|
<width>131</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Remote config</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btnLocalParams">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>60</y>
|
<width>131</width>
|
<height>33</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Local config</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btnIPParams">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>260</y>
|
<width>131</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>IPC management</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btnHardDiskParams">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>360</y>
|
<width>131</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Disk management</string>
|
</property>
|
</widget>
|
<widget class="QWidget" name="verticalLayoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>701</width>
|
<height>641</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="vLayParamForm"/>
|
</widget>
|
<widget class="QPushButton" name="btnLogin">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>480</y>
|
<width>111</width>
|
<height>33</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Login</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btnLogout">
|
<property name="geometry">
|
<rect>
|
<x>730</x>
|
<y>540</y>
|
<width>91</width>
|
<height>33</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Exit</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>700</x>
|
<y>30</y>
|
<width>20</width>
|
<height>561</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>840</x>
|
<y>30</y>
|
<width>20</width>
|
<height>561</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>20</y>
|
<width>141</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>710</x>
|
<y>580</y>
|
<width>141</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|