Public Member Functions | |
| PlayGroupConfig (QString _name) | |
| QString | getName (void) const |
Private Attributes | |
| QString | name |
Definition at line 6 of file playgroup.cpp.
| PlayGroupConfig::PlayGroupConfig | ( | QString | _name | ) |
Definition at line 134 of file playgroup.cpp.
| QString PlayGroupConfig::getName | ( | void | ) | const [inline] |
Definition at line 10 of file playgroup.cpp.
Referenced by PlayGroupDBStorage::GetWhereClause(), and PlayGroupConfig().
QString PlayGroupConfig::name [private] |
Definition at line 13 of file playgroup.cpp.
Referenced by getName().
1.6.3