コミットログテーブルウィジェット
More...
#include <CommitLogTableWidget.h>
◆ CommitLogTableWidget()
CommitLogTableWidget::CommitLogTableWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ actualLogIndex()
int CommitLogTableWidget::actualLogIndex |
( |
| ) |
const |
◆ adjustAppearance()
void CommitLogTableWidget::adjustAppearance |
( |
| ) |
|
◆ commitItem()
◆ currentChanged
void CommitLogTableWidget::currentChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
protectedslot |
◆ currentRow()
int CommitLogTableWidget::currentRow |
( |
| ) |
const |
◆ currentRowChanged
void CommitLogTableWidget::currentRowChanged |
( |
int |
row | ) |
|
|
signal |
◆ mainwindow() [1/2]
◆ mainwindow() [2/2]
MainWindow const* CommitLogTableWidget::mainwindow |
( |
| ) |
const |
|
inlineprivate |
◆ paintEvent()
void CommitLogTableWidget::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
overrideprotected |
◆ resizeEvent()
void CommitLogTableWidget::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
overrideprotected |
◆ rowCount()
int CommitLogTableWidget::rowCount |
( |
| ) |
const |
◆ setCurrentCell()
void CommitLogTableWidget::setCurrentCell |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
◆ setCurrentRow()
void CommitLogTableWidget::setCurrentRow |
( |
int |
row | ) |
|
◆ setFilter()
void CommitLogTableWidget::setFilter |
( |
const QString & |
filter | ) |
|
◆ setRecords()
void CommitLogTableWidget::setRecords |
( |
std::vector< CommitRecord > && |
records | ) |
|
◆ setup()
void CommitLogTableWidget::setup |
( |
MainWindow * |
frame | ) |
|
◆ unfilteredIndex()
int CommitLogTableWidget::unfilteredIndex |
( |
int |
i | ) |
const |
|
inline |
◆ updateViewport()
void CommitLogTableWidget::updateViewport |
( |
| ) |
|
◆ verticalScrollbarValueChanged
void CommitLogTableWidget::verticalScrollbarValueChanged |
( |
int |
value | ) |
|
|
overrideprotectedslot |
◆ visualItemRect()
QRect CommitLogTableWidget::visualItemRect |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
◆ CommitLogTableWidgetDelegate
◆ mainwindow_
MainWindow* CommitLogTableWidget::mainwindow_ = nullptr |
|
private |
◆ model_
The documentation for this class was generated from the following files: