Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
stratoshark
stratoshark_follow_stream_dialog.h
Go to the documentation of this file.
1
10
#ifndef STRATOSHARK_FOLLOW_STREAM_DIALOG_H
11
#define STRATOSHARK_FOLLOW_STREAM_DIALOG_H
12
13
#include <config.h>
14
15
#include "
follow_stream_dialog.h
"
16
17
namespace
Ui {
18
class
StratosharkFollowStreamDialog
;
19
}
20
21
class
StratosharkFollowStreamDialog
:
public
FollowStreamDialog
22
{
23
Q_OBJECT
24
25
public
:
26
explicit
StratosharkFollowStreamDialog
(QWidget &parent,
CaptureFile
&cf,
int
proto_id);
27
virtual
~StratosharkFollowStreamDialog
();
28
29
protected
:
30
virtual
QString labelHint(
int
pkt = 0)
override
;
31
virtual
QString serverToClientString()
const override
;
32
virtual
QString clientToServerString()
const override
;
33
virtual
QString bothDirectionsString()
const override
;
34
35
};
36
37
#endif
// STRATOSHARK_FOLLOW_STREAM_DIALOG_H
CaptureFile
Definition
capture_file.h:21
FollowStreamDialog
Definition
follow_stream_dialog.h:37
StratosharkFollowStreamDialog
Definition
stratoshark_follow_stream_dialog.h:22
follow_stream_dialog.h
Generated by
1.9.8