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

#include <SettingProgramsForm.h>

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

Public Member Functions

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

Private Slots

void on_pushButton_select_git_command_clicked ()
 
void on_pushButton_select_gpg_command_clicked ()
 
void on_pushButton_select_ssh_command_clicked ()
 

Private Attributes

Ui::SettingProgramsForm * ui
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ SettingProgramsForm()

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

◆ ~SettingProgramsForm()

SettingProgramsForm::~SettingProgramsForm ( )
override

Member Function Documentation

◆ exchange()

void SettingProgramsForm::exchange ( bool  save)
overridevirtual

Implements AbstractSettingForm.

Here is the call graph for this function:

◆ on_pushButton_select_git_command_clicked

void SettingProgramsForm::on_pushButton_select_git_command_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_pushButton_select_gpg_command_clicked

void SettingProgramsForm::on_pushButton_select_gpg_command_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_pushButton_select_ssh_command_clicked

void SettingProgramsForm::on_pushButton_select_ssh_command_clicked ( )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ ui

Ui::SettingProgramsForm* SettingProgramsForm::ui
private

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