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

#include <SetRemoteUrlDialog.h>

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

Public Slots

void accept () override
 

Public Member Functions

 SetRemoteUrlDialog (MainWindow *mainwindow, QStringList const &remotes, GitPtr g)
 
 ~SetRemoteUrlDialog () override
 
int exec () override
 
- Public Member Functions inherited from BasicRepositoryDialog
 BasicRepositoryDialog (MainWindow *mainwindow, GitPtr g)
 
 ~BasicRepositoryDialog () override
 

Private Slots

void on_pushButton_test_clicked ()
 

Private Member Functions

void updateRemotesTable ()
 

Private Attributes

Ui::SetRemoteUrlDialog * ui
 
QStringList remotes
 

Additional Inherited Members

- Protected Member Functions inherited from BasicRepositoryDialog
MainWindowmainwindow ()
 
GitPtr git ()
 
QString updateRemotesTable (QTableWidget *tablewidget)
 
const QList< Git::Remote > * remotes () const
 
void getRemotes_ ()
 
void setSshKey_ (const QString &sshkey)
 

Constructor & Destructor Documentation

◆ SetRemoteUrlDialog()

SetRemoteUrlDialog::SetRemoteUrlDialog ( MainWindow mainwindow,
QStringList const &  remotes,
GitPtr  g 
)
explicit

◆ ~SetRemoteUrlDialog()

SetRemoteUrlDialog::~SetRemoteUrlDialog ( )
override

Member Function Documentation

◆ accept

void SetRemoteUrlDialog::accept ( )
overrideslot
Here is the call graph for this function:

◆ exec()

int SetRemoteUrlDialog::exec ( )
override
Here is the call graph for this function:

◆ on_pushButton_test_clicked

void SetRemoteUrlDialog::on_pushButton_test_clicked ( )
privateslot
Here is the call graph for this function:

◆ updateRemotesTable()

void SetRemoteUrlDialog::updateRemotesTable ( )
private
Here is the call graph for this function:

Member Data Documentation

◆ remotes

QStringList SetRemoteUrlDialog::remotes
private

◆ ui

Ui::SetRemoteUrlDialog* SetRemoteUrlDialog::ui
private

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