#include <JumpDialog.h>
|
| bool | eventFilter (QObject *watched, QEvent *event) override |
| |
◆ JumpDialog()
| JumpDialog::JumpDialog |
( |
QWidget * |
parent, |
|
|
NamedCommitList const & |
items, |
|
|
std::basic_string_view< CommitRecord const * > |
commit_records |
|
) |
| |
|
explicit |
◆ ~JumpDialog()
| JumpDialog::~JumpDialog |
( |
| ) |
|
|
override |
◆ appendCharToFilterText()
| bool JumpDialog::appendCharToFilterText |
( |
QString const & |
s | ) |
|
|
private |
◆ currentItem()
◆ eventFilter()
| bool JumpDialog::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
◆ findCommit()
| CommitRecord const * JumpDialog::findCommit |
( |
const std::string & |
id | ) |
const |
|
private |
◆ mainwindow()
◆ on_lineEdit_filter_textChanged
| void JumpDialog::on_lineEdit_filter_textChanged |
( |
QString const & |
text | ) |
|
|
privateslot |
◆ on_pushButton_checkout_clicked
| void JumpDialog::on_pushButton_checkout_clicked |
( |
| ) |
|
|
privateslot |
◆ on_tableWidget_currentItemChanged
| void JumpDialog::on_tableWidget_currentItemChanged |
( |
QTableWidgetItem * |
current, |
|
|
QTableWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ sort()
◆ text()
| QString JumpDialog::text |
( |
| ) |
const |
◆ updateTable()
| void JumpDialog::updateTable |
( |
| ) |
|
|
private |
◆ ui
| Ui::JumpDialog* JumpDialog::ui |
|
private |
The documentation for this class was generated from the following files: