#include <BlameWindow.h>
◆ BlameWindow()
| BlameWindow::BlameWindow |
( |
MainWindow * |
parent, |
|
|
QString const & |
filename, |
|
|
QList< BlameItem > const & |
list |
|
) |
| |
|
explicit |
◆ ~BlameWindow()
| BlameWindow::~BlameWindow |
( |
| ) |
|
|
override |
◆ currentCommitId()
| GitHash BlameWindow::currentCommitId |
( |
| ) |
const |
|
private |
◆ getCommitId()
| GitHash BlameWindow::getCommitId |
( |
QTableWidgetItem * |
item | ) |
const |
|
private |
◆ mainwindow()
◆ on_tableWidget_currentItemChanged
| void BlameWindow::on_tableWidget_currentItemChanged |
( |
QTableWidgetItem * |
current, |
|
|
QTableWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ on_tableWidget_customContextMenuRequested
| void BlameWindow::on_tableWidget_customContextMenuRequested |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ on_tableWidget_itemDoubleClicked
| void BlameWindow::on_tableWidget_itemDoubleClicked |
( |
QTableWidgetItem * |
item | ) |
|
|
privateslot |
◆ parseBlame()
| QList< BlameItem > BlameWindow::parseBlame |
( |
const std::string_view & |
str | ) |
|
|
static |
◆ ui
| Ui::BlameWindow* BlameWindow::ui |
|
private |
The documentation for this class was generated from the following files: