Guitar
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
SettingNetworkForm Class Reference

#include <SettingNetworkForm.h>

Inheritance diagram for SettingNetworkForm:
Inheritance graph
[legend]
Collaboration diagram for SettingNetworkForm:
Collaboration graph
[legend]

Public Member Functions

 SettingNetworkForm (QWidget *parent=nullptr)
 
 ~SettingNetworkForm () override
 
void exchange (bool save) override
 
- Public Member Functions inherited from AbstractSettingForm
 AbstractSettingForm (QWidget *parent=nullptr)
 

Private Slots

void on_radioButton_no_proxy_clicked ()
 
void on_radioButton_auto_detect_clicked ()
 
void on_radioButton_manual_clicked ()
 

Private Member Functions

void updateProxyServerLineEdit ()
 

Private Attributes

Ui::SettingNetworkForm * ui
 

Additional Inherited Members

- Protected Member Functions inherited from AbstractSettingForm
MainWindowmainwindow ()
 
ApplicationSettingssettings ()
 

Constructor & Destructor Documentation

◆ SettingNetworkForm()

SettingNetworkForm::SettingNetworkForm ( QWidget *  parent = nullptr)
explicit

◆ ~SettingNetworkForm()

SettingNetworkForm::~SettingNetworkForm ( )
override

Member Function Documentation

◆ exchange()

void SettingNetworkForm::exchange ( bool  save)
overridevirtual

Implements AbstractSettingForm.

Here is the call graph for this function:

◆ on_radioButton_auto_detect_clicked

void SettingNetworkForm::on_radioButton_auto_detect_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_radioButton_manual_clicked

void SettingNetworkForm::on_radioButton_manual_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_radioButton_no_proxy_clicked

void SettingNetworkForm::on_radioButton_no_proxy_clicked ( )
privateslot
Here is the call graph for this function:

◆ updateProxyServerLineEdit()

void SettingNetworkForm::updateProxyServerLineEdit ( )
private

Member Data Documentation

◆ ui

Ui::SettingNetworkForm* SettingNetworkForm::ui
private

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