#include <DebugUtils.h>
rdf::DebugConfig::DebugConfig |
( |
| ) |
|
QString rdf::DebugConfig::classifierPath |
( |
| ) |
const |
QString rdf::DebugConfig::featureCachePath |
( |
| ) |
const |
QString rdf::DebugConfig::imagePath |
( |
| ) |
const |
QString rdf::DebugConfig::labelConfigPath |
( |
| ) |
const |
QString rdf::DebugConfig::outputPath |
( |
| ) |
const |
void rdf::DebugConfig::setClassifierPath |
( |
const QString & |
path | ) |
|
void rdf::DebugConfig::setFeatureCachePath |
( |
const QString & |
path | ) |
|
void rdf::DebugConfig::setImagePath |
( |
const QString & |
path | ) |
|
void rdf::DebugConfig::setLabelConfigPath |
( |
const QString & |
path | ) |
|
void rdf::DebugConfig::setOutputPath |
( |
const QString & |
path | ) |
|
void rdf::DebugConfig::setTableTemplate |
( |
const QString & |
tableTemplate | ) |
|
void rdf::DebugConfig::setXmlPath |
( |
const QString & |
path | ) |
|
QString rdf::DebugConfig::tableTemplate |
( |
| ) |
const |
QString rdf::DebugConfig::xmlPath |
( |
| ) |
const |
QString rdf::DebugConfig::mClassifierPath |
|
protected |
QString rdf::DebugConfig::mFeatureCachePath |
|
protected |
QString rdf::DebugConfig::mImagePath |
|
protected |
QString rdf::DebugConfig::mLabelConfigPath |
|
protected |
QString rdf::DebugConfig::mOutputPath |
|
protected |
QString rdf::DebugConfig::mXMLPath |
|
protected |
QString rdf::DebugConfig::mXMLTableTemplate |
|
protected |
The documentation for this class was generated from the following files: