added Snapmatic Players Editor
This commit is contained in:
parent
eeb0c01a5f
commit
6938ca577d
26 changed files with 1104 additions and 194 deletions
|
@ -29,6 +29,7 @@ class ProfileDatabase : public QObject
|
|||
Q_OBJECT
|
||||
public:
|
||||
explicit ProfileDatabase(QObject *parent = 0);
|
||||
QString getPlayerName(QString playerID);
|
||||
QString getPlayerName(int playerID);
|
||||
QStringList getPlayers();
|
||||
~ProfileDatabase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue