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

A frame for configuring font and color preferences. More...

#include <font_color_preferences_frame.h>

Inheritance diagram for FontColorPreferencesFrame:

Public Member Functions

 FontColorPreferencesFrame (QWidget *parent=0)
 Constructs a new FontColorPreferencesFrame.
 
 ~FontColorPreferencesFrame ()
 Destroys the FontColorPreferencesFrame.
 
void unstash ()
 

Protected Member Functions

void showEvent (QShowEvent *evt)
 Handles the event when the frame is shown.
 

Detailed Description

A frame for configuring font and color preferences.

Constructor & Destructor Documentation

◆ FontColorPreferencesFrame()

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

Constructs a new FontColorPreferencesFrame.

Parameters
parentThe parent widget, defaults to 0.

Member Function Documentation

◆ showEvent()

void FontColorPreferencesFrame::showEvent ( QShowEvent *  evt)
protected

Handles the event when the frame is shown.

Parameters
evtThe show event to handle.

◆ unstash()

void FontColorPreferencesFrame::unstash ( )

Called by the preferences dialog when the user accepts changes. Copies the stashed theme selection back to recent_common (the color-scheme mode is persisted via the normal pref_stashed path and does not need an explicit unstash).


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