Public Member Functions | |
| AttireConfig () | |
| AttireConfig::AttireConfig. More... | |
| void | saveConfig (QList< Node * > nodes) |
| QList< Node * > | readConfig (const QString &f="") |
| AttireConfig::AttireConfig | ( | ) |
Constructor
| QList< Node * > AttireConfig::readConfig | ( | const QString & | f = "" | ) |
Reads XML config file for the configuration of the viewer
| void AttireConfig::saveConfig | ( | QList< Node * > | nodes | ) |
| nodes | array node IDs within the body |
Save the current configuration to XML config file
1.8.7