bigsnitch/mainwindow.ui

324 lines
9.3 KiB
Text
Raw Normal View History

2020-08-05 00:08:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2020-08-14 01:37:33 +00:00
<width>818</width>
<height>644</height>
2020-08-05 00:08:41 +00:00
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
2020-08-14 01:37:33 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="baseSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout">
2020-08-05 00:08:41 +00:00
<item row="0" column="0">
2020-08-14 01:37:33 +00:00
<widget class="QSplitter" name="splitter_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
2020-08-05 00:08:41 +00:00
</property>
2020-08-14 01:37:33 +00:00
<property name="minimumSize">
<size>
<width>800</width>
<height>200</height>
</size>
2020-08-05 00:08:41 +00:00
</property>
2020-08-14 01:37:33 +00:00
<property name="orientation">
<enum>Qt::Vertical</enum>
2020-08-05 00:08:41 +00:00
</property>
2020-08-14 01:37:33 +00:00
<widget class="QSplitter" name="splitter">
<property name="minimumSize">
<size>
<width>800</width>
<height>100</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<widget class="QTabWidget" name="tabWidget_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>100</height>
</size>
</property>
<widget class="QWidget" name="tabWidget_2Page1" native="true">
<attribute name="title">
<string/>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
2020-08-05 00:08:41 +00:00
<item row="0" column="0">
2020-08-14 01:37:33 +00:00
<widget class="QTreeView" name="treeView">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>50</height>
</size>
</property>
</widget>
2020-08-05 00:08:41 +00:00
</item>
2020-08-14 01:37:33 +00:00
</layout>
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>600</width>
<height>200</height>
</size>
</property>
<widget class="QWidget" name="tabWidgetPage1_2" native="true">
<attribute name="title">
<string/>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QSplitter" name="splitter_5">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<widget class="QSplitter" name="splitter_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QTextEdit" name="textEdit">
<property name="minimumSize">
<size>
<width>100</width>
<height>100</height>
</size>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_3"/>
</widget>
<widget class="QSplitter" name="splitter_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QTextEdit" name="textEdit_2"/>
<widget class="QTextEdit" name="textEdit_4"/>
</widget>
</widget>
2020-08-05 00:08:41 +00:00
</item>
</layout>
</widget>
2020-08-14 01:37:33 +00:00
</widget>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>100</height>
</size>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<widget class="QWidget" name="tabWidgetPage1">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<attribute name="title">
<string/>
</attribute>
<widget class="QTableWidget" name="historyHTTPTable">
<property name="geometry">
<rect>
<x>9</x>
<y>40</y>
<width>769</width>
<height>109</height>
</rect>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="gridStyle">
<enum>Qt::SolidLine</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
<widget class="QLineEdit" name="searchEdit">
<property name="geometry">
<rect>
<x>101</x>
<y>9</y>
<width>142</width>
<height>25</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="searchBox">
<property name="geometry">
<rect>
<x>9</x>
<y>9</y>
<width>86</width>
<height>25</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<item>
<property name="text">
<string>all</string>
</property>
</item>
<item>
<property name="text">
<string>ID</string>
2020-08-05 00:08:41 +00:00
</property>
2020-08-14 01:37:33 +00:00
</item>
<item>
<property name="text">
<string>Method</string>
</property>
</item>
<item>
<property name="text">
<string>URL</string>
</property>
</item>
<item>
<property name="text">
<string>Code</string>
</property>
</item>
<item>
<property name="text">
<string>Tags</string>
</property>
</item>
</widget>
</widget>
2020-08-05 00:08:41 +00:00
</widget>
</widget>
</item>
</layout>
2020-08-14 01:37:33 +00:00
<zorder>tabWidget</zorder>
<zorder>widget_2</zorder>
<zorder>splitter_2</zorder>
<zorder>widget</zorder>
<zorder>splitter</zorder>
2020-08-05 00:08:41 +00:00
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2020-08-14 01:37:33 +00:00
<width>818</width>
2020-08-08 11:44:16 +00:00
<height>22</height>
2020-08-05 00:08:41 +00:00
</rect>
</property>
2020-08-08 11:44:16 +00:00
<widget class="QMenu" name="menuFile">
<property name="title">
<string>File</string>
</property>
<addaction name="actionNew_Session"/>
<addaction name="actionOpen_Session"/>
</widget>
<widget class="QMenu" name="menuSettings">
<property name="title">
<string>Settings</string>
</property>
<addaction name="actionSettings"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuSettings"/>
2020-08-05 00:08:41 +00:00
</widget>
<widget class="QStatusBar" name="statusbar"/>
2020-08-08 11:44:16 +00:00
<action name="actionOpen">
<property name="text">
<string>New Session</string>
</property>
</action>
<action name="actionNew_Session">
<property name="text">
<string>New Session</string>
</property>
</action>
<action name="actionOpen_Session">
<property name="text">
<string>Open Session</string>
</property>
</action>
<action name="actionSettings">
<property name="text">
<string>Settings</string>
</property>
</action>
2020-08-05 00:08:41 +00:00
</widget>
<resources/>
<connections/>
</ui>