1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PluginIFDemo_About
</class>
4 <widget class=
"QDialog" name=
"PluginIFDemo_About">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"minimumSize">
25 <property name=
"maximumSize">
31 <property name=
"contextMenuPolicy">
32 <enum>Qt::NoContextMenu
</enum>
34 <property name=
"windowTitle">
35 <string>About Plugin Interface Demonstrator
</string>
37 <property name=
"modal">
40 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
41 <property name=
"spacing">
44 <property name=
"leftMargin">
47 <property name=
"topMargin">
50 <property name=
"rightMargin">
53 <property name=
"bottomMargin">
57 <layout class=
"QVBoxLayout" name=
"verticalLayout">
58 <property name=
"spacing">
61 <property name=
"leftMargin">
64 <property name=
"topMargin">
67 <property name=
"rightMargin">
70 <property name=
"bottomMargin">
74 <widget class=
"QLabel" name=
"lblAboutDialog">
75 <property name=
"text">
76 <string><html
><head/
><body
><p
><span style=
" font-size:
10pt;
"><br/
></span
><span style=
" font-size:
10pt; font-weight:
600;
">PlugIn Interface Demonstration
</span
><span style=
" font-size:
10pt;
"><br/
>Version:
</span
><span style=
" font-size:
10pt; font-weight:
600;
">0.0.2 </span
></p
><p
><span style=
" font-size:
10pt;
">Copyright ©
</span
><span style=
" font-size:
10pt; font-style:italic;
">Wireshark Foundation
</span
><span style=
" font-size:
10pt;
"><br/
></span
><a href=
"https://www.wireshark.org
"><span style=
" text-decoration: underline; color:#
0000ff;
">www.wireshark.org
</span
></a
></p
></body
></html
></string>
78 <property name=
"wordWrap">
84 <widget class=
"QTabWidget" name=
"tabWidget">
85 <widget class=
"QWidget" name=
"tab">
86 <attribute name=
"title">
87 <string>License Information
</string>
89 <widget class=
"QLabel" name=
"lblLicense">
90 <property name=
"geometry">
98 <property name=
"text">
99 <string><html
><head/
><body
><p
>This PlugIn demonstrates functionality of the interface API for plugins and extcap interfaces.
</p
></body
></html
></string>
101 <property name=
"wordWrap">
109 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
110 <property name=
"leftMargin">
113 <property name=
"topMargin">
116 <property name=
"rightMargin">
119 <property name=
"bottomMargin">
123 <spacer name=
"horizontalSpacer">
124 <property name=
"orientation">
125 <enum>Qt::Horizontal
</enum>
127 <property name=
"sizeHint" stdset=
"0">
136 <widget class=
"QDialogButtonBox" name=
"buttonBox">
137 <property name=
"orientation">
138 <enum>Qt::Horizontal
</enum>
140 <property name=
"standardButtons">
141 <set>QDialogButtonBox::Ok
</set>
143 <property name=
"centerButtons">