Guitar
Classes | Typedefs
RepositoryModel.h File Reference
#include "BranchLabel.h"
#include "GitObjectManager.h"
#include "RepositoryInfo.h"
#include <optional>
#include <map>
#include <memory>
Include dependency graph for RepositoryModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RepositoryData
 
struct  CommitLogExchangeData
 
struct  CommitLogExchangeData::D
 

Typedefs

typedef QList< Git::TagTagList
 
typedef QList< Git::BranchBranchList
 
typedef QList< BranchLabelBranchLabelList
 

Typedef Documentation

◆ BranchLabelList

typedef QList<BranchLabel> BranchLabelList

◆ BranchList

typedef QList<Git::Branch> BranchList

◆ TagList

typedef QList<Git::Tag> TagList