![]() |
#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 |
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 |