mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
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:
@@ -37,6 +37,7 @@ class RDSystem
|
||||
void setIsciXreferencePath(const QString &str) const;
|
||||
QString tempCartGroup() const;
|
||||
void setTempCartGroup(const QString &str) const;
|
||||
QString xml() const;
|
||||
|
||||
private:
|
||||
QVariant GetValue(const QString &field) const;
|
||||
|
||||
Reference in New Issue
Block a user