430 lines
9.8 KiB
XML
430 lines
9.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>FormWorklist</class>
|
|
<widget class="QWidget" name="FormWorklist">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1808</width>
|
|
<height>857</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<widget class="QFrame" name="frame_background">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1808</width>
|
|
<height>857</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QFrame#frame_background
|
|
{
|
|
background: #a6b1c2;
|
|
border: none;
|
|
}
|
|
|
|
</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_DateStart">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>477</x>
|
|
<y>34</y>
|
|
<width>368</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<widget class="QFrame" name="frame_DateStart">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>368</width>
|
|
<height>40</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="QLabel" name="label_DateStart">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>0</y>
|
|
<width>301</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QLabel
|
|
{
|
|
font-family: 'Roboto';
|
|
font-size: 18px;
|
|
font-weight: light;
|
|
color: #938182;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Search Date: Today</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="frame_image_DateStart">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_DateEnd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>870</x>
|
|
<y>34</y>
|
|
<width>268</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<widget class="QFrame" name="frame_DateEnd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>268</width>
|
|
<height>40</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="QLabel" name="label_DateEnd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>0</y>
|
|
<width>201</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QLabel
|
|
{
|
|
font-family: 'Roboto';
|
|
font-size: 18px;
|
|
font-weight: light;
|
|
color: #938182;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>END DATE: Today</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="frame_image_DateEnd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QFrame" name="frame_PatientName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>34</y>
|
|
<width>195</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QFrame#frame_PatientName
|
|
{
|
|
background: white;
|
|
border: none;
|
|
}</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1600</x>
|
|
<y>24</y>
|
|
<width>180</width>
|
|
<height>56</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
background: #153B44;
|
|
font-family: 'Roboto';
|
|
font-size: 22px;
|
|
font-weight: bold;
|
|
border-radius: 8px;
|
|
color: white;
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
background: #1B4C54;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>SEARCH</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="frame_PatientID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>34</y>
|
|
<width>195</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QFrame#frame_PatientID
|
|
{
|
|
background: white;
|
|
border: none;
|
|
}</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="FormListWidgetWorklist" name="widgetList" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>108</y>
|
|
<width>1750</width>
|
|
<height>640</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Execution">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1598</x>
|
|
<y>780</y>
|
|
<width>180</width>
|
|
<height>56</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
background: #FFFFFF;
|
|
font-family: 'Roboto';
|
|
font-size: 22px;
|
|
font-weight: bold;
|
|
border-radius: 8px;
|
|
color: black;
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
background: #D8D8D8;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>EXECUTION</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="STextEdit" name="plainTextEdit_PatientName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>40</y>
|
|
<width>175</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPlainTextEdit
|
|
{
|
|
qproperty-placeholderText: 'NAME';
|
|
qproperty-lineWrapMode: 'NoWrap';
|
|
font-family: 'Roboto';
|
|
font-size: 18px;
|
|
font-weight: light;
|
|
padding-left: 0px;
|
|
padding-top: 0px;
|
|
qproperty-backgroundVisible: false;
|
|
border: none;
|
|
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
|
|
background: transparent;
|
|
}</string>
|
|
</property>
|
|
<property name="inputMethodHints">
|
|
<set>Qt::ImhNone</set>
|
|
</property>
|
|
<property name="tabChangesFocus">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="backgroundVisible">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="STextEdit" name="plainTextEdit_PatientID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>40</y>
|
|
<width>175</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPlainTextEdit
|
|
{
|
|
qproperty-placeholderText: 'ID';
|
|
qproperty-lineWrapMode: 'NoWrap';
|
|
font-family: 'Roboto';
|
|
font-size: 18px;
|
|
font-weight: light;
|
|
padding-left: 0px;
|
|
padding-top: 0px;
|
|
qproperty-backgroundVisible: false;
|
|
border: none;
|
|
qproperty-verticalScrollBarPolicy: 'ScrollBarAlwaysOff';
|
|
background: transparent;
|
|
}</string>
|
|
</property>
|
|
<property name="inputMethodHints">
|
|
<set>Qt::ImhNone</set>
|
|
</property>
|
|
<property name="tabChangesFocus">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="backgroundVisible">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Emergency">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>780</y>
|
|
<width>180</width>
|
|
<height>56</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QPushButton
|
|
{
|
|
background: #FFFFFF;
|
|
font-family: 'Roboto';
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
border-radius: 8px;
|
|
color: black;
|
|
}
|
|
|
|
QPushButton:pressed
|
|
{
|
|
background: #D8D8D8;
|
|
}</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Emergency</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>STextEdit</class>
|
|
<extends>QPlainTextEdit</extends>
|
|
<header location="global">stextedit.h</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>FormListWidgetWorklist</class>
|
|
<extends>QWidget</extends>
|
|
<header location="global">formlistwidgetworklist.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<tabstops>
|
|
<tabstop>plainTextEdit_PatientID</tabstop>
|
|
<tabstop>plainTextEdit_PatientName</tabstop>
|
|
<tabstop>pushButton</tabstop>
|
|
<tabstop>pushButton_Execution</tabstop>
|
|
<tabstop>pushButton_DateStart</tabstop>
|
|
<tabstop>pushButton_DateEnd</tabstop>
|
|
</tabstops>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|