2021-12-20 18:08:32 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>systemSettingForm</class>
|
|
|
|
|
<widget class="QWidget" name="systemSettingForm">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2021-12-28 18:23:02 +08:00
|
|
|
<width>572</width>
|
2021-12-20 18:08:32 +08:00
|
|
|
<height>612</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="block1" native="true">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="block10" native="true">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2021-12-28 18:23:02 +08:00
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="ImageSwitch" name="swt_verify" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>25</width>
|
|
|
|
|
<height>25</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<spacer name="horizontalSpacer">
|
2021-12-20 18:08:32 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2021-12-28 18:23:02 +08:00
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="lbl_verify">
|
2021-12-20 18:08:32 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>100</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-12-28 18:23:02 +08:00
|
|
|
<string>Auto Verify</string>
|
2021-12-20 18:08:32 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="lbl_protocal">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Protocal</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
<widget class="QPushButton" name="btnPro">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>100</width>
|
2021-12-28 18:23:02 +08:00
|
|
|
<height>50</height>
|
2021-12-20 18:08:32 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-12-28 18:23:02 +08:00
|
|
|
<string/>
|
2021-12-20 18:08:32 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-12-28 18:23:02 +08:00
|
|
|
<item row="0" column="1">
|
|
|
|
|
<spacer name="horizontalSpacer_7">
|
2021-12-20 18:08:32 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2021-12-28 18:23:02 +08:00
|
|
|
<spacer name="horizontalSpacer_3">
|
2021-12-20 18:08:32 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
2021-12-28 18:23:02 +08:00
|
|
|
<property name="sizeType">
|
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
2021-12-20 18:08:32 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
2021-12-28 18:23:02 +08:00
|
|
|
<widget class="QWidget" name="widget_2" native="true">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QToolButton" name="btn_dicom">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>DICOM</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QLabel" name="lbl_filter">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Worklist Filter</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QToolButton" name="btn_network">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>IP</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
<widget class="QPushButton" name="btnFlt">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>100</width>
|
|
|
|
|
<height>50</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2021-12-20 18:08:32 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>224</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<customwidgets>
|
|
|
|
|
<customwidget>
|
|
|
|
|
<class>ImageSwitch</class>
|
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
|
<header location="global">components/imageswitch.h</header>
|
2021-12-28 18:23:02 +08:00
|
|
|
<container>1</container>
|
2021-12-20 18:08:32 +08:00
|
|
|
</customwidget>
|
|
|
|
|
</customwidgets>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|