Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PluginIFDemo_Main Class Reference

Main dialog for the Plugin Interface Demo, providing interactive controls for exercising all ext_toolbar item types. More...

#include <pluginifdemo_main.h>

Inheritance diagram for PluginIFDemo_Main:

Public Member Functions

 PluginIFDemo_Main (QWidget *parent=0)
 Constructs the main demo dialog.
 
 ~PluginIFDemo_Main ()
 Destroys the dialog and releases all associated resources.
 
void setToolbar (ext_toolbar_t *&toolbar)
 Associates an external toolbar with this dialog so that demo actions can drive toolbar state.
 

Detailed Description

Main dialog for the Plugin Interface Demo, providing interactive controls for exercising all ext_toolbar item types.

Constructor & Destructor Documentation

◆ PluginIFDemo_Main()

PluginIFDemo_Main::PluginIFDemo_Main ( QWidget *  parent = 0)
explicit

Constructs the main demo dialog.

Parameters
parentOptional parent widget.

Member Function Documentation

◆ setToolbar()

void PluginIFDemo_Main::setToolbar ( ext_toolbar_t *&  toolbar)

Associates an external toolbar with this dialog so that demo actions can drive toolbar state.

Parameters
toolbarReference to the pointer of the ext_toolbar_t to control.

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