Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
MainStatusBar Class Reference
Inheritance diagram for MainStatusBar:
StratosharkMainStatusBar

Public Slots

void setCaptureFile (capture_file *cf)
 
void selectedFieldChanged (FieldInformation *)
 
void highlightedFieldChanged (FieldInformation *)
 
void selectedFrameChanged (QList< int >)
 
void updateCaptureStatistics (capture_session *cap_session)
 
void updateCaptureFixedStatistics (capture_session *cap_session)
 
void captureEventHandler (CaptureEvent ev)
 

Signals

void showExpertInfo ()
 
void editCaptureComment ()
 
void stopLoading ()
 

Public Member Functions

 MainStatusBar (QWidget *parent=0)
 
void showExpert ()
 
void captureFileClosing ()
 
void expertUpdate ()
 
void setFileName (CaptureFile &cf)
 

Protected Types

enum  StatusContext {
  STATUS_CTX_MAIN , STATUS_CTX_FILE , STATUS_CTX_FIELD , STATUS_CTX_BYTE ,
  STATUS_CTX_FILTER , STATUS_CTX_PROGRESS , STATUS_CTX_TEMPORARY
}
 

Protected Member Functions

virtual void changeEvent (QEvent *event)
 
virtual void showCaptureStatistics ()
 
void pushGenericStatus (StatusContext status, const QString &message, const QString &messagetip=QString())
 
void popGenericStatus (StatusContext status)
 

Protected Attributes

capture_filecap_file_
 
bool cs_fixed_
 
uint64_t cs_count_
 

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