at the end of work on ext-sysmon-1.8.0

This commit is contained in:
arcan1s
2014-04-08 22:47:03 +04:00
parent 3bfeabe537
commit 4c442a7e73
4 changed files with 84 additions and 15 deletions

View File

@ -34,6 +34,9 @@ public:
QStringList getPlayerInfo(const QString playerName,
const QString mpdAddress = 0,
const QString mpdPort = 0);
QStringList getPsStats();
int getUpgradeInfo(const QString pkgCommand,
const int pkgNull = 0);
protected:
bool readConfiguration();