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

#include <RemoteAdvancedOptionWidget.h>

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

Public Member Functions

 RemoteAdvancedOptionWidget (QWidget *parent=nullptr)
 
 ~RemoteAdvancedOptionWidget ()
 
void setSshKeyOverrigingEnabled (bool enabled)
 
QString sshKey () const
 
void setSshKey (QString const &s)
 
void clearSshKey ()
 

Private Slots

void on_pushButton_browse_ssh_key_clicked ()
 
void on_pushButton_clear_ssh_key_clicked ()
 
void on_lineEdit_ssh_key_textChanged (const QString &arg1)
 

Private Member Functions

void updateInformation ()
 

Private Attributes

Ui::RemoteAdvancedOptionWidget * ui
 

Constructor & Destructor Documentation

◆ RemoteAdvancedOptionWidget()

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

◆ ~RemoteAdvancedOptionWidget()

RemoteAdvancedOptionWidget::~RemoteAdvancedOptionWidget ( )

Member Function Documentation

◆ clearSshKey()

void RemoteAdvancedOptionWidget::clearSshKey ( )
Here is the call graph for this function:

◆ on_lineEdit_ssh_key_textChanged

void RemoteAdvancedOptionWidget::on_lineEdit_ssh_key_textChanged ( const QString &  arg1)
privateslot
Here is the call graph for this function:

◆ on_pushButton_browse_ssh_key_clicked

void RemoteAdvancedOptionWidget::on_pushButton_browse_ssh_key_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_pushButton_clear_ssh_key_clicked

void RemoteAdvancedOptionWidget::on_pushButton_clear_ssh_key_clicked ( )
privateslot

◆ setSshKey()

void RemoteAdvancedOptionWidget::setSshKey ( QString const &  s)
Here is the call graph for this function:

◆ setSshKeyOverrigingEnabled()

void RemoteAdvancedOptionWidget::setSshKeyOverrigingEnabled ( bool  enabled)

◆ sshKey()

QString RemoteAdvancedOptionWidget::sshKey ( ) const

◆ updateInformation()

void RemoteAdvancedOptionWidget::updateInformation ( )
private
Here is the call graph for this function:

Member Data Documentation

◆ ui

Ui::RemoteAdvancedOptionWidget* RemoteAdvancedOptionWidget::ui
private

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