Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Slots | Public Member Functions | Static Public Member Functions | List of all members
CaptureFileDialog Class Reference
Inheritance diagram for CaptureFileDialog:

Public Slots

void accept () Q_DECL_OVERRIDE
 
int exec () Q_DECL_OVERRIDE
 
int open (QString &file_name, unsigned int &type)
 
check_savability_t saveAs (QString &file_name, bool must_support_comments)
 
check_savability_t exportSelectedPackets (QString &file_name, packet_range_t *range)
 
int merge (QString &file_name)
 

Public Member Functions

 CaptureFileDialog (QWidget *parent=NULL, capture_file *cf=NULL, QString &display_filter=*new QString())
 
int mergeType ()
 
int selectedFileType ()
 
bool isCompressed ()
 

Static Public Member Functions

static check_savability_t checkSaveAsWithComments (QWidget *, capture_file *cf, int file_type)
 

The documentation for this class was generated from the following files: