PACK WOC
$VERSION$
|
internal helper class for the procGit parser routine More...
Public Member Functions | |
GP (const QString &s) | |
GP (const GP &g) | |
GP () | |
GP & | operator+= (const QString &s) |
GP & | operator+= (const QStringList &s) |
const GP | operator+ (const QString &s) const |
const GP | operator+ (const QStringList &s) const |
const GP | operator+ (const GP &g) const |
operator QStringList () const | |
Private Attributes | |
QStringList | par |
internal helper class for the procGit parser routine
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |