Public Attributes | List of all members
openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos Class Reference

#include <ui/waresdev/WorkspaceDevDashboardTypes.hpp>

Inheritance diagram for openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos:
Collaboration graph
[legend]

Public Attributes

bool IsTracked
 
openfluid::ware::WareType Type
 
QString BranchName
 
bool IsDirty
 
int DirtyCounter
 
std::map< openfluid::utils::GitProxy::FileStatus, int > IndexCounters
 
- Public Attributes inherited from openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareInfos
QString ID
 
QString Path
 

Member Data Documentation

◆ BranchName

QString openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::BranchName

◆ DirtyCounter

int openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::DirtyCounter

◆ IndexCounters

std::map<openfluid::utils::GitProxy::FileStatus,int> openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::IndexCounters

◆ IsDirty

bool openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::IsDirty

◆ IsTracked

bool openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::IsTracked

◆ Type

openfluid::ware::WareType openfluid::ui::waresdev::WorkspaceDevDashboardTypes::WareGitInfos::Type

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