Guitar
Classes | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
BasicRepositoryDialog Class Reference

#include <BasicRepositoryDialog.h>

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

Classes

struct  Private
 

Public Member Functions

 BasicRepositoryDialog (MainWindow *mainwindow, GitPtr g)
 
 ~BasicRepositoryDialog () override
 

Protected Member Functions

MainWindowmainwindow ()
 
GitPtr git ()
 
QString updateRemotesTable (QTableWidget *tablewidget)
 
const QList< Git::Remote > * remotes () const
 
void getRemotes_ ()
 
void setSshKey_ (const QString &sshkey)
 

Private Attributes

Privatem
 

Constructor & Destructor Documentation

◆ BasicRepositoryDialog()

BasicRepositoryDialog::BasicRepositoryDialog ( MainWindow mainwindow,
GitPtr  g 
)
explicit
Here is the call graph for this function:

◆ ~BasicRepositoryDialog()

BasicRepositoryDialog::~BasicRepositoryDialog ( )
override

Member Function Documentation

◆ getRemotes_()

void BasicRepositoryDialog::getRemotes_ ( )
protected
Here is the call graph for this function:

◆ git()

GitPtr BasicRepositoryDialog::git ( )
protected

◆ mainwindow()

MainWindow * BasicRepositoryDialog::mainwindow ( )
protected

◆ remotes()

const QList< Git::Remote > * BasicRepositoryDialog::remotes ( ) const
protected

◆ setSshKey_()

void BasicRepositoryDialog::setSshKey_ ( const QString &  sshkey)
protected

◆ updateRemotesTable()

QString BasicRepositoryDialog::updateRemotesTable ( QTableWidget *  tablewidget)
protected
Here is the call graph for this function:

Member Data Documentation

◆ m

Private* BasicRepositoryDialog::m
private

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