Guitar
Public Member Functions | Public Attributes | List of all members
MainWindow::GitFile Class Reference

Public Member Functions

 operator bool () const
 
bool is (GitObject::Type t) const
 

Public Attributes

GitObject::Type type = GitObject::Type::NONE
 
QByteArray content
 

Member Function Documentation

◆ is()

bool MainWindow::GitFile::is ( GitObject::Type  t) const
inline

◆ operator bool()

MainWindow::GitFile::operator bool ( ) const
inline

Member Data Documentation

◆ content

QByteArray MainWindow::GitFile::content

◆ type

GitObject::Type MainWindow::GitFile::type = GitObject::Type::NONE

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