|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Defines the entry point interface for a Qt-based UI plugin. More...
#include <uiqt_plugin.h>
Public Attributes | |
| void(* | register_qtui_module )(void) |
Defines the entry point interface for a Qt-based UI plugin.
| void(* qtui_plugin::register_qtui_module) (void) |
Callback invoked at startup to register this Qt UI plugin module with the application.