#include <GitTypes.h>
◆ operator bool()
| GitCommitItem::operator bool |
( |
| ) |
const |
|
inline |
◆ setParents()
| void GitCommitItem::setParents |
( |
QStringList const & |
list | ) |
|
◆ author
| QString GitCommitItem::author |
◆ commit_date
| QDateTime GitCommitItem::commit_date |
◆ commit_id
◆ email
| QString GitCommitItem::email |
◆ gpgsig
| QString GitCommitItem::gpgsig |
◆ has_child
| bool GitCommitItem::has_child = false |
◆ has_gpgsig
| bool GitCommitItem::has_gpgsig = false |
◆ key_fingerprint
| std::vector<uint8_t> GitCommitItem::key_fingerprint |
◆ marker_depth
| int GitCommitItem::marker_depth = -1 |
◆ message
| QString GitCommitItem::message |
◆ order_fixed
| bool GitCommitItem::order_fixed = false |
◆ parent_ids
| QList<GitHash> GitCommitItem::parent_ids |
◆ parent_lines
◆ resolved
| bool GitCommitItem::resolved = false |
| struct { ... } GitCommitItem::sign |
◆ text
| QString GitCommitItem::text |
◆ tree
◆ trust
| QString GitCommitItem::trust |
◆ verify
| char GitCommitItem::verify = 0 |
The documentation for this struct was generated from the following files: