2020-09-04 00:26:25 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>EditAndResend</class>
|
|
|
|
<widget class="QDialog" name="EditAndResend">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-09-10 19:26:41 +00:00
|
|
|
<width>897</width>
|
|
|
|
<height>570</height>
|
2020-09-04 00:26:25 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Dialog</string>
|
|
|
|
</property>
|
2020-09-10 19:26:41 +00:00
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>9</x>
|
|
|
|
<y>9</y>
|
|
|
|
<width>871</width>
|
|
|
|
<height>100</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Minimum">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>100</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>1</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2021-01-01 20:22:03 +00:00
|
|
|
<widget class="QPushButton" name="sendButton">
|
2020-09-10 19:26:41 +00:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>730</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-01-01 20:22:03 +00:00
|
|
|
<string>Send</string>
|
2020-09-10 19:26:41 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>640</x>
|
|
|
|
<y>20</y>
|
|
|
|
<width>80</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>PushButton</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QFrame" name="frame_2">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>120</y>
|
2021-01-01 23:19:42 +00:00
|
|
|
<width>881</width>
|
|
|
|
<height>441</height>
|
2020-09-10 19:26:41 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
2021-01-01 23:19:42 +00:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
2020-09-10 19:26:41 +00:00
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>400</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>1</width>
|
|
|
|
<height>1</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetMaximumSize</enum>
|
|
|
|
</property>
|
2021-01-01 23:19:42 +00:00
|
|
|
<item row="0" column="0" colspan="2">
|
2020-09-10 19:26:41 +00:00
|
|
|
<widget class="QSplitter" name="splitter_3">
|
|
|
|
<property name="sizePolicy">
|
2021-01-01 23:19:42 +00:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2020-09-10 19:26:41 +00:00
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2021-01-01 23:19:42 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2020-09-10 19:26:41 +00:00
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>1</width>
|
|
|
|
<height>1</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<widget class="QSplitter" name="splitter_2">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2021-01-01 20:22:03 +00:00
|
|
|
<widget class="QPlainTextEdit" name="requestHeaderEdit"/>
|
|
|
|
<widget class="QPlainTextEdit" name="requestDataEdit"/>
|
2020-09-10 19:26:41 +00:00
|
|
|
</widget>
|
|
|
|
<widget class="QSplitter" name="splitter">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2021-01-01 20:22:03 +00:00
|
|
|
<widget class="QPlainTextEdit" name="responseHeaderEdit"/>
|
|
|
|
<widget class="QPlainTextEdit" name="responseDataEdit"/>
|
2020-09-10 19:26:41 +00:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-09-04 00:26:25 +00:00
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|