StateInfo::S Class Reference

List of all members.

Public Member Functions

 S ()
void clear ()
bool operator== (const S &newState) const
bool operator!= (const S &newState) const

Public Attributes

QString sha
QString fn
QString dtSha
bool sel
bool isM
bool allM


Detailed Description

Definition at line 79 of file domain.h.


Constructor & Destructor Documentation

S (  )  [inline]

Definition at line 81 of file domain.h.


Member Function Documentation

void clear (  ) 

Definition at line 16 of file domain.cpp.

Referenced by StateInfo::clear(), StateInfo::rollBack(), and S().

bool operator== ( const S newState  )  const

Definition at line 23 of file domain.cpp.

Referenced by operator!=().

bool operator!= ( const S newState  )  const

Definition at line 36 of file domain.cpp.


Member Data Documentation

QString sha

Definition at line 86 of file domain.h.

Referenced by clear(), operator==(), StateInfo::requestPending(), StateInfo::setSha(), and StateInfo::sha().

QString fn

Definition at line 87 of file domain.h.

Referenced by clear(), StateInfo::fileName(), operator==(), and StateInfo::setFileName().

QString dtSha

Definition at line 88 of file domain.h.

Referenced by clear(), StateInfo::diffToSha(), operator==(), and StateInfo::setDiffToSha().

bool sel

Definition at line 89 of file domain.h.

Referenced by clear(), operator==(), StateInfo::selectItem(), and StateInfo::setSelectItem().

bool isM

Definition at line 90 of file domain.h.

Referenced by clear(), StateInfo::isMerge(), operator==(), and StateInfo::setIsMerge().

bool allM

Definition at line 91 of file domain.h.

Referenced by StateInfo::allMergeFiles(), clear(), operator==(), and StateInfo::setAllMergeFiles().


The documentation for this class was generated from the following files:
Generated on Fri Dec 7 21:57:40 2007 for QGit by  doxygen 1.5.3