Guitar
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
BranchLabel Class Reference

ログテーブルウィジェットのブランチ名ラベル More...

#include <BranchLabel.h>

Public Types

enum  Type { Head, LocalBranch, RemoteBranch, Tag }
 

Public Member Functions

 BranchLabel (Type kind=LocalBranch)
 

Static Public Member Functions

static QColor color (Type type)
 

Public Attributes

Type kind
 
QString text
 
QString info
 

Detailed Description

ログテーブルウィジェットのブランチ名ラベル

Member Enumeration Documentation

◆ Type

Enumerator
Head 
LocalBranch 
RemoteBranch 
Tag 

Constructor & Destructor Documentation

◆ BranchLabel()

BranchLabel::BranchLabel ( Type  kind = LocalBranch)
inline

Member Function Documentation

◆ color()

static QColor BranchLabel::color ( Type  type)
inlinestatic

Member Data Documentation

◆ info

QString BranchLabel::info

◆ kind

Type BranchLabel::kind

◆ text

QString BranchLabel::text

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