GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::UI::SettingsDialog Class Reference
Inheritance diagram for GpgFrontend::UI::SettingsDialog:
Inheritance graph
Collaboration diagram for GpgFrontend::UI::SettingsDialog:
Collaboration graph

Public Slots

void SlotAccept ()
 

Signals

void SignalRestartNeeded (bool needed)
 

Public Member Functions

 SettingsDialog (QWidget *parent=nullptr)
 Construct a new Settings Dialog object. More...
 

Static Public Member Functions

static QHash< QString, QString > ListLanguages ()
 

Public Attributes

GeneralTabgeneral_tab_
 
AppearanceTabappearance_tab_
 
KeyserverTabkey_server_tab_
 
NetworkTabnetwork_tab_
 

Private Slots

void slot_set_restart_needed (bool needed)
 

Private Member Functions

bool get_restart_needed () const
 Get the Restart Needed object. More...
 

Private Attributes

QTabWidget * tab_widget_
 
QDialogButtonBox * button_box_
 
bool restart_needed_ {}
 

Constructor & Destructor Documentation

◆ SettingsDialog()

GpgFrontend::UI::SettingsDialog::SettingsDialog ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ get_restart_needed()

bool GpgFrontend::UI::SettingsDialog::get_restart_needed ( ) const
private

Get the Restart Needed object.

Returns
true
false

◆ ListLanguages()

QHash< QString, QString > GpgFrontend::UI::SettingsDialog::ListLanguages ( )
static

◆ SignalRestartNeeded

void GpgFrontend::UI::SettingsDialog::SignalRestartNeeded ( bool  needed)
signal
Parameters
needed

Referenced by SettingsDialog().

◆ slot_set_restart_needed

void GpgFrontend::UI::SettingsDialog::slot_set_restart_needed ( bool  needed)
privateslot
Parameters
needed

Referenced by SettingsDialog().


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