コミットログを描画するためのdelegate
More...
◆ CommitLogTableWidgetDelegate()
◆ drawAvatar()
void CommitLogTableWidgetDelegate::drawAvatar |
( |
QPainter * |
painter, |
|
|
double |
opacity, |
|
|
const QStyleOptionViewItem & |
opt, |
|
|
int |
row |
|
) |
| const |
|
inlineprivate |
◆ drawLabels()
void CommitLogTableWidgetDelegate::drawLabels |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
opt, |
|
|
QModelIndex const & |
index, |
|
|
BranchLabelList const & |
labels, |
|
|
QString const & |
current_branch |
|
) |
| const |
|
inlineprivate |
◆ drawSignatureIcon()
void CommitLogTableWidgetDelegate::drawSignatureIcon |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
opt, |
|
|
Git::CommitItem const & |
commit |
|
) |
| const |
|
inlineprivate |
◆ hiliteColor()
static QColor CommitLogTableWidgetDelegate::hiliteColor |
( |
QColor const & |
color | ) |
|
|
inlinestaticprivate |
◆ mainwindow()
MainWindow* CommitLogTableWidgetDelegate::mainwindow |
( |
| ) |
const |
|
inlineprivate |
◆ paint()
void CommitLogTableWidgetDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
QModelIndex const & |
index |
|
) |
| const |
|
inlineoverride |
◆ shadowColor()
static QColor CommitLogTableWidgetDelegate::shadowColor |
( |
QColor const & |
color | ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: