|
| PreferencesDialog (QWidget *parent=0) |
|
void | setPane (const QString module_name) |
|
| GeometryStateDialog (QWidget *parent, Qt::WindowFlags f=Qt::Window) |
|
void | setWindowModality (Qt::WindowModality windowModality) |
|
|
void | keyPressEvent (QKeyEvent *event) |
|
void | showEvent (QShowEvent *evt) |
|
void | loadGeometry (int width=0, int height=0, const QString &dialog_name=QString()) |
|
void | loadSplitterState (QSplitter *splitter=nullptr) |
|
◆ setPane()
void PreferencesDialog::setPane |
( |
const QString |
module_name | ) |
|
Show the preference pane corresponding to the a preference module name.
- Parameters
-
module_name | A preference module name, e.g. the "name" parameter passed to prefs_register_module or a protocol name. |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/preferences_dialog.h
- /builds/wireshark/wireshark/ui/qt/preferences_dialog.cpp