Wireshark
4.5.0
The Wireshark network protocol analyzer
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
Typedefs
a
b
c
d
e
f
g
h
i
m
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
e
f
h
i
n
o
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
ui
qt
gsm_map_summary_dialog.h
Go to the documentation of this file.
1
14
#ifndef GSM_MAP_SUMMARY_DIALOG_H
15
#define GSM_MAP_SUMMARY_DIALOG_H
16
17
#include "
wireshark_dialog.h
"
18
19
namespace
Ui {
20
class
GsmMapSummaryDialog
;
21
}
22
23
class
GsmMapSummaryDialog
:
public
WiresharkDialog
24
{
25
Q_OBJECT
26
27
public
:
28
explicit
GsmMapSummaryDialog
(QWidget &parent,
CaptureFile
&
capture_file
);
29
~GsmMapSummaryDialog
();
30
31
private
:
32
Ui::GsmMapSummaryDialog *ui;
33
34
QString summaryToHtml();
35
36
private
slots:
37
void
updateWidgets();
38
39
};
23
class
GsmMapSummaryDialog
:
public
WiresharkDialog
{
…
};
40
41
#endif
// GSM_MAP_SUMMARY_DIALOG_H
CaptureFile
Definition
capture_file.h:21
GsmMapSummaryDialog
Definition
gsm_map_summary_dialog.h:24
WiresharkDialog
Definition
wireshark_dialog.h:35
_capture_file
Definition
cfile.h:67
wireshark_dialog.h
Generated by
1.9.8