Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Friends | List of all members
SplashOverlay Class Reference
Inheritance diagram for SplashOverlay:

Public Member Functions

 SplashOverlay (QWidget *parent=0)
 
void fadeOut ()
 

Protected Member Functions

void paintEvent (QPaintEvent *event) override
 

Friends

void splash_update (register_action_e action, const char *message, void *dummy)
 Updates the splash overlay with a new action and message.
 

Friends And Related Symbol Documentation

◆ splash_update

void splash_update ( register_action_e  action,
const char *  message,
void *  dummy 
)
friend

Updates the splash overlay with a new action and message.

This function is called to update the state of the splash overlay, which could be used to display different actions or messages to the user.

Parameters
actionThe type of action to perform on the splash overlay.
messageA string message to display along with the action.
dummyA dummy parameter that is not used and can be ignored.

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