|
@@ -6,88 +6,87 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>326</width>
|
|
|
|
- <height>236</height>
|
|
|
|
|
|
+ <width>279</width>
|
|
|
|
+ <height>121</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
<string>Form</string>
|
|
</property>
|
|
</property>
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
|
|
|
|
+ <property name="margin">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
<item>
|
|
<item>
|
|
- <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QTabWidget" name="QueryOptions">
|
|
|
|
- <property name="sizePolicy">
|
|
|
|
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
- <horstretch>0</horstretch>
|
|
|
|
- <verstretch>0</verstretch>
|
|
|
|
- </sizepolicy>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximumSize">
|
|
|
|
- <size>
|
|
|
|
- <width>16777215</width>
|
|
|
|
- <height>16777215</height>
|
|
|
|
- </size>
|
|
|
|
- </property>
|
|
|
|
- <property name="currentIndex">
|
|
|
|
- <number>0</number>
|
|
|
|
- </property>
|
|
|
|
- <widget class="QWidget" name="Name">
|
|
|
|
- <attribute name="title">
|
|
|
|
- <string>Name</string>
|
|
|
|
- </attribute>
|
|
|
|
- <attribute name="toolTip">
|
|
|
|
- <string>Search by Person Name</string>
|
|
|
|
- </attribute>
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="NameSearch"/>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- <widget class="QWidget" name="Study">
|
|
|
|
- <attribute name="title">
|
|
|
|
- <string>Study</string>
|
|
|
|
- </attribute>
|
|
|
|
- <attribute name="toolTip">
|
|
|
|
- <string>Search in Study Description</string>
|
|
|
|
- </attribute>
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="StudySearch"/>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- <widget class="QWidget" name="Series">
|
|
|
|
- <attribute name="title">
|
|
|
|
- <string>Series</string>
|
|
|
|
- </attribute>
|
|
|
|
- <attribute name="toolTip">
|
|
|
|
- <string>Search in Series Description</string>
|
|
|
|
- </attribute>
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="SeriesSearch"/>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- <widget class="QWidget" name="ID">
|
|
|
|
- <attribute name="title">
|
|
|
|
- <string>ID</string>
|
|
|
|
- </attribute>
|
|
|
|
- <attribute name="toolTip">
|
|
|
|
- <string>Search by Person ID</string>
|
|
|
|
- </attribute>
|
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
- <item>
|
|
|
|
- <widget class="QLineEdit" name="IdSearch"/>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
- </widget>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- </layout>
|
|
|
|
|
|
+ <widget class="QTabWidget" name="QueryOptions">
|
|
|
|
+ <property name="sizePolicy">
|
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
|
|
|
|
+ <horstretch>0</horstretch>
|
|
|
|
+ <verstretch>0</verstretch>
|
|
|
|
+ </sizepolicy>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
+ <size>
|
|
|
|
+ <width>16777215</width>
|
|
|
|
+ <height>16777215</height>
|
|
|
|
+ </size>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
+ <number>0</number>
|
|
|
|
+ </property>
|
|
|
|
+ <widget class="QWidget" name="Name">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>Name</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
+ <string>Search by Person Name</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="NameSearch"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QWidget" name="Study">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>Study</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
+ <string>Search in Study Description</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="StudySearch"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QWidget" name="Series">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>Series</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
+ <string>Search in Series Description</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="SeriesSearch"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ <widget class="QWidget" name="ID">
|
|
|
|
+ <attribute name="title">
|
|
|
|
+ <string>ID</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
+ <string>Search by Person ID</string>
|
|
|
|
+ </attribute>
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QLineEdit" name="IdSearch"/>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </widget>
|
|
|
|
+ </widget>
|
|
</item>
|
|
</item>
|
|
<item>
|
|
<item>
|
|
<widget class="QFrame" name="frame">
|
|
<widget class="QFrame" name="frame">
|
|
@@ -106,10 +105,23 @@
|
|
<property name="frameShadow">
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</property>
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<item>
|
|
<widget class="ctkDateRangeWidget" name="DateRangeWidget" native="true"/>
|
|
<widget class="ctkDateRangeWidget" name="DateRangeWidget" native="true"/>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item>
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
+ <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>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|