aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/summary_dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/summary_dialog.ui')
-rw-r--r--ui/qt/summary_dialog.ui474
1 files changed, 0 insertions, 474 deletions
diff --git a/ui/qt/summary_dialog.ui b/ui/qt/summary_dialog.ui
deleted file mode 100644
index 9a91f101b0..0000000000
--- a/ui/qt/summary_dialog.ui
+++ /dev/null
@@ -1,474 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>SummaryDialog</class>
- <widget class="QDialog" name="SummaryDialog">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>799</width>
- <height>585</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="windowTitle">
- <string>Wireshark - Summary</string>
- </property>
- <property name="windowIcon">
- <iconset resource="../../image/toolbar.qrc">
- <normaloff>:/menu/help/wsicon16.png</normaloff>:/menu/help/wsicon16.png</iconset>
- </property>
- <property name="locale">
- <locale language="English" country="UnitedStates"/>
- </property>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>781</width>
- <height>531</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="tab_3">
- <attribute name="title">
- <string>File capture details</string>
- </attribute>
- <widget class="QGroupBox" name="groupBox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>761</width>
- <height>111</height>
- </rect>
- </property>
- <property name="title">
- <string>File</string>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QWidget" name="layoutWidget_1">
- <property name="geometry">
- <rect>
- <x>21</x>
- <y>21</y>
- <width>731</width>
- <height>90</height>
- </rect>
- </property>
- <layout class="QFormLayout" name="formLayout">
- <item row="0" column="0">
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string>Name</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="lFilename">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_5">
- <property name="text">
- <string>Length</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLabel" name="lLength">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_6">
- <property name="text">
- <string>Format</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QLabel" name="lFormat">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0">
- <widget class="QLabel" name="label_9">
- <property name="text">
- <string>Encapsulation</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1">
- <widget class="QLabel" name="lEncapsulation">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>140</y>
- <width>761</width>
- <height>91</height>
- </rect>
- </property>
- <property name="title">
- <string>Time</string>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QWidget" name="layoutWidget_2">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>22</y>
- <width>731</width>
- <height>67</height>
- </rect>
- </property>
- <layout class="QFormLayout" name="formLayout_2">
- <property name="topMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <widget class="QLabel" name="label_15">
- <property name="text">
- <string>First packet</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="lFirstPacket">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_12">
- <property name="text">
- <string>Last packet</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLabel" name="lLastPacket">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_13">
- <property name="text">
- <string>Elapsed</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QLabel" name="lElapsed">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QGroupBox" name="groupBox_3">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>240</y>
- <width>761</width>
- <height>261</height>
- </rect>
- </property>
- <property name="title">
- <string>Capture</string>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <widget class="QTextEdit" name="teCFComments">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>100</y>
- <width>731</width>
- <height>151</height>
- </rect>
- </property>
- <property name="sizeIncrement">
- <size>
- <width>0</width>
- <height>10</height>
- </size>
- </property>
- </widget>
- <widget class="QLabel" name="label_17">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>80</y>
- <width>271</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Capture file comments</string>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget_3">
- <property name="geometry">
- <rect>
- <x>21</x>
- <y>18</y>
- <width>731</width>
- <height>42</height>
- </rect>
- </property>
- <layout class="QFormLayout" name="formLayout_4">
- <item row="0" column="0">
- <widget class="QLabel" name="label_16">
- <property name="text">
- <string>OS</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="lOS">
- <property name="text">
- <string>Unknown</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_14">
- <property name="text">
- <string>Capture app</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLabel" name="lCaptureApp">
- <property name="text">
- <string>Unknown</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <zorder>layoutWidget_3</zorder>
- <zorder>teCFComments</zorder>
- <zorder>label_17</zorder>
- </widget>
- </widget>
- <widget class="QWidget" name="tab_2">
- <attribute name="title">
- <string>Capture statistics</string>
- </attribute>
- <widget class="QTableWidget" name="tbDisplay">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>210</y>
- <width>751</width>
- <height>271</height>
- </rect>
- </property>
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <property name="alternatingRowColors">
- <bool>true</bool>
- </property>
- <property name="sortingEnabled">
- <bool>true</bool>
- </property>
- <property name="rowCount">
- <number>0</number>
- </property>
- <property name="columnCount">
- <number>4</number>
- </property>
- <attribute name="horizontalHeaderVisible">
- <bool>false</bool>
- </attribute>
- <attribute name="verticalHeaderVisible">
- <bool>false</bool>
- </attribute>
- <column>
- <property name="text">
- <string>Traffic</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Captured</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Displayed</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Marked</string>
- </property>
- </column>
- </widget>
- <widget class="QTableWidget" name="tbInterfaces">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>751</width>
- <height>151</height>
- </rect>
- </property>
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <property name="alternatingRowColors">
- <bool>true</bool>
- </property>
- <property name="sortingEnabled">
- <bool>true</bool>
- </property>
- <property name="rowCount">
- <number>0</number>
- </property>
- <property name="columnCount">
- <number>5</number>
- </property>
- <column>
- <property name="text">
- <string>Interface</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Dropped packets</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Capture filter</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Link type</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Packet size limit</string>
- </property>
- </column>
- </widget>
- <widget class="QWidget" name="layoutWidget_4">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>170</y>
- <width>731</width>
- <height>42</height>
- </rect>
- </property>
- <layout class="QFormLayout" name="formLayout_3">
- <item row="0" column="0">
- <widget class="QLabel" name="label">
- <property name="text">
- <string>Display filter</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="lDisplayFilter">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_3">
- <property name="text">
- <string>Ignored packets</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLabel" name="lIgnoredPackets">
- <property name="text">
- <string>/</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QWidget" name="tab">
- <attribute name="title">
- <string>Comment summary</string>
- </attribute>
- <widget class="QPlainTextEdit" name="pteCommentSummary">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>751</width>
- <height>471</height>
- </rect>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- </widget>
- </widget>
- <widget class="QDialogButtonBox" name="buttonBox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>550</y>
- <width>781</width>
- <height>23</height>
- </rect>
- </property>
- <property name="standardButtons">
- <set>QDialogButtonBox::Help|QDialogButtonBox::Save</set>
- </property>
- </widget>
- </widget>
- <resources>
- <include location="../../image/toolbar.qrc"/>
- </resources>
- <connections/>
-</ui>