2022-06-14 18:04:44 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
2022-07-14 16:56:20 +08:00
|
|
|
<class>SystemSettingForm</class>
|
|
|
|
|
<widget class="QWidget" name="SystemSettingForm">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>681</width>
|
|
|
|
|
<height>678</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true"/>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="widget_4" native="true">
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="btnNetwork">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>IP</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="Line" name="line_4">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="widget_3" native="true">
|
2024-04-25 14:37:38 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"/>
|
2022-07-14 16:56:20 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2024-04-25 14:37:38 +08:00
|
|
|
<widget class="QToolButton" name="mReconButton">
|
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
|
</property>
|
2022-07-14 16:56:20 +08:00
|
|
|
<property name="text">
|
2024-04-25 14:37:38 +08:00
|
|
|
<string>Recon Settings</string>
|
2022-07-14 16:56:20 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2024-04-25 14:37:38 +08:00
|
|
|
<widget class="QWidget" name="widget_5" native="true">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="mWorklistButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Worklist Settings</string>
|
2022-07-14 16:56:20 +08:00
|
|
|
</property>
|
2024-04-25 14:37:38 +08:00
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="widget_6" native="true">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4"/>
|
2022-07-14 16:56:20 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2024-04-25 14:37:38 +08:00
|
|
|
<widget class="QToolButton" name="mPacsButton">
|
2022-07-14 16:56:20 +08:00
|
|
|
<property name="text">
|
2024-04-25 14:37:38 +08:00
|
|
|
<string>Pacs Settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
2022-07-14 16:56:20 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2024-04-25 14:37:38 +08:00
|
|
|
<widget class="QWidget" name="widget_7" native="true">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="mMppsButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Mpps Settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
2022-07-14 16:56:20 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="Line" name="line_6">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2022-06-14 18:04:44 +08:00
|
|
|
</item>
|
2022-07-14 16:56:20 +08:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
2022-06-14 18:04:44 +08:00
|
|
|
</ui>
|