#include <CheckoutDialog.h>
◆ Operation
| Enumerator |
|---|
| HeadDetached | |
| CreateLocalBranch | |
| ExistingLocalBranch | |
◆ CheckoutDialog()
| CheckoutDialog::CheckoutDialog |
( |
QWidget * |
parent, |
|
|
QStringList const & |
tags, |
|
|
const QStringList & |
all_local_branches, |
|
|
QStringList const & |
local_branches, |
|
|
QStringList const & |
remote_branches |
|
) |
| |
|
explicit |
◆ ~CheckoutDialog()
| CheckoutDialog::~CheckoutDialog |
( |
| ) |
|
|
override |
◆ branchName()
| QString CheckoutDialog::branchName |
( |
| ) |
const |
◆ clearComboBoxOptions()
| void CheckoutDialog::clearComboBoxOptions |
( |
| ) |
|
|
private |
◆ makeComboBoxOptions()
◆ makeComboBoxOptionsFromList()
| int CheckoutDialog::makeComboBoxOptionsFromList |
( |
QStringList const & |
names | ) |
|
|
private |
◆ on_radioButton_create_local_branch_toggled
| void CheckoutDialog::on_radioButton_create_local_branch_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ on_radioButton_existing_local_branch_toggled
| void CheckoutDialog::on_radioButton_existing_local_branch_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ on_radioButton_head_detached_toggled
| void CheckoutDialog::on_radioButton_head_detached_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ operation()
◆ updateUI()
| void CheckoutDialog::updateUI |
( |
| ) |
|
|
private |
◆ ui
| Ui::CheckoutDialog* CheckoutDialog::ui |
|
private |
The documentation for this class was generated from the following files: