Guitar
Public Member Functions | Public Attributes | List of all members
CommitRecord Struct Reference

#include <CommitRecord.h>

Collaboration diagram for CommitRecord:
Collaboration graph
[legend]

Public Member Functions

std::string commit_id () const
 

Public Attributes

bool bold = false
 
GitHash commit_hash
 
QString datetime
 
QString author
 
QString message
 
QString tooltip
 

Member Function Documentation

◆ commit_id()

std::string CommitRecord::commit_id ( ) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ author

QString CommitRecord::author

◆ bold

bool CommitRecord::bold = false

◆ commit_hash

GitHash CommitRecord::commit_hash

◆ datetime

QString CommitRecord::datetime

◆ message

QString CommitRecord::message

◆ tooltip

QString CommitRecord::tooltip

The documentation for this struct was generated from the following file: