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

#include <PushDialog.h>

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

Classes

struct  RemoteBranch
 

Public Member Functions

 PushDialog (QWidget *parent, QStringList const &remotes, QStringList const &branches, RemoteBranch const &remote_branch)
 
 ~PushDialog () override
 
bool isSetUpStream () const
 
QString remote () const
 
QString branch () const
 
bool isForce () const
 

Private Slots

void on_checkBox_force_clicked ()
 
void on_checkBox_really_force_clicked ()
 

Private Member Functions

void updateUI ()
 

Private Attributes

Ui::PushDialog * ui
 

Constructor & Destructor Documentation

◆ PushDialog()

PushDialog::PushDialog ( QWidget *  parent,
QStringList const &  remotes,
QStringList const &  branches,
RemoteBranch const &  remote_branch 
)
explicit
Here is the call graph for this function:

◆ ~PushDialog()

PushDialog::~PushDialog ( )
override

Member Function Documentation

◆ branch()

QString PushDialog::branch ( ) const
Here is the call graph for this function:

◆ isForce()

bool PushDialog::isForce ( ) const

◆ isSetUpStream()

bool PushDialog::isSetUpStream ( ) const

◆ on_checkBox_force_clicked

void PushDialog::on_checkBox_force_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_checkBox_really_force_clicked

void PushDialog::on_checkBox_really_force_clicked ( )
privateslot
Here is the call graph for this function:

◆ remote()

QString PushDialog::remote ( ) const
Here is the call graph for this function:

◆ updateUI()

void PushDialog::updateUI ( )
private

Member Data Documentation

◆ ui

Ui::PushDialog* PushDialog::ui
private

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