Public Attributes | List of all members
openfluid::utils::GitProxy::TreeStatusInfo Struct Reference

#include <utils/GitProxy.hpp>

Public Attributes

bool m_IsGitTracked
 
QString m_BranchName
 
QMap< QString, FileStatusInfom_FileStatusByTreePath
 

Member Data Documentation

◆ m_BranchName

QString openfluid::utils::GitProxy::TreeStatusInfo::m_BranchName

◆ m_FileStatusByTreePath

QMap<QString, FileStatusInfo> openfluid::utils::GitProxy::TreeStatusInfo::m_FileStatusByTreePath

◆ m_IsGitTracked

bool openfluid::utils::GitProxy::TreeStatusInfo::m_IsGitTracked

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