Public Attributes | List of all members
openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo Struct Reference

#include <ui/waresdev/WorkspaceGitDashboardWorker.hpp>

Public Attributes

openfluid::ware::WareType Type
 
QString ID
 
QString BranchName
 
bool IsDirty
 
int DirtyCounter
 
std::map< openfluid::utils::GitProxy::FileStatus, int > IndexCounters
 

Member Data Documentation

QString openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::BranchName
int openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::DirtyCounter
QString openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::ID
std::map<openfluid::utils::GitProxy::FileStatus,int> openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::IndexCounters
bool openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::IsDirty
openfluid::ware::WareType openfluid::ui::waresdev::WorkspaceGitDashboardWorker::WareStatusInfo::Type

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