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

#include <DeleteBranchDialog.h>

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

Classes

struct  Private
 

Public Member Functions

 DeleteBranchDialog (QWidget *parent, bool remote, QStringList const &all_local_branch_names, QStringList const &current_local_branch_names)
 
 ~DeleteBranchDialog () override
 
QStringList selectedBranchNames () const
 

Private Slots

void on_checkBox_all_branches_toggled (bool checked)
 

Private Member Functions

void updateList ()
 
bool isRemote () const
 

Private Attributes

Privatem
 
Ui::DeleteBranchDialog * ui
 

Constructor & Destructor Documentation

◆ DeleteBranchDialog()

DeleteBranchDialog::DeleteBranchDialog ( QWidget *  parent,
bool  remote,
QStringList const &  all_local_branch_names,
QStringList const &  current_local_branch_names 
)
explicit
Here is the call graph for this function:

◆ ~DeleteBranchDialog()

DeleteBranchDialog::~DeleteBranchDialog ( )
override

Member Function Documentation

◆ isRemote()

bool DeleteBranchDialog::isRemote ( ) const
private

◆ on_checkBox_all_branches_toggled

void DeleteBranchDialog::on_checkBox_all_branches_toggled ( bool  checked)
privateslot
Here is the call graph for this function:

◆ selectedBranchNames()

QStringList DeleteBranchDialog::selectedBranchNames ( ) const

◆ updateList()

void DeleteBranchDialog::updateList ( )
private

Member Data Documentation

◆ m

Private* DeleteBranchDialog::m
private

◆ ui

Ui::DeleteBranchDialog* DeleteBranchDialog::ui
private

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