2017-05-17 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDSystem::xml()' method in 'lib/rdsystem.cpp' and
	'lib/rdsystem.h'.
	* Added a 'ListSystemSettings' web API call.
This commit is contained in:
Fred Gleason
2017-05-17 12:33:49 -04:00
parent c4af1a9f1b
commit bfcdaa6dfc
11 changed files with 145 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ class Xport : public QObject
void UnassignSchedCode();
void ListCartSchedCodes();
void ListServices();
void ListSystemSettings();
void Exit(int code);
void XmlExit(const QString &msg,int code,
const QString &srcfile="",int line=-1,