|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Carries context data used when unstashing preferences back to their live values. More...
#include <prefs-int.h>
Public Attributes | |
| module_t * | module |
| bool | handle_decode_as |
Carries context data used when unstashing preferences back to their live values.
| bool pref_unstash_data::handle_decode_as |
When true, stashed values are applied as "decode as" overrides during unstashing, matching the behavior required by the Qt preferences UI.
| module_t* pref_unstash_data::module |
The preference module being unstashed; used to detect and flag any changes between the current and stashed preference values.