Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
pref_unstash_data Struct Reference

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

Detailed Description

Carries context data used when unstashing preferences back to their live values.

Member Data Documentation

◆ handle_decode_as

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

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.


The documentation for this struct was generated from the following file: