ReadFramework
rdf::DebugConfig Class Reference

#include <DebugUtils.h>

Public Member Functions

 DebugConfig ()
 
void setImagePath (const QString &path)
 
QString imagePath () const
 
void setXmlPath (const QString &path)
 
QString xmlPath () const
 
void setOutputPath (const QString &path)
 
QString outputPath () const
 
void setClassifierPath (const QString &path)
 
QString classifierPath () const
 
void setLabelConfigPath (const QString &path)
 
QString labelConfigPath () const
 
void setFeatureCachePath (const QString &path)
 
QString featureCachePath () const
 
void setTableTemplate (const QString &tableTemplate)
 
QString tableTemplate () const
 

Protected Attributes

QString mImagePath
 
QString mXMLPath
 
QString mXMLTableTemplate
 
QString mOutputPath
 
QString mClassifierPath
 
QString mFeatureCachePath
 
QString mLabelConfigPath
 

Constructor & Destructor Documentation

rdf::DebugConfig::DebugConfig ( )

Member Function Documentation

QString rdf::DebugConfig::classifierPath ( ) const

Here is the caller graph for this function:

QString rdf::DebugConfig::featureCachePath ( ) const

Here is the caller graph for this function:

QString rdf::DebugConfig::imagePath ( ) const

Here is the caller graph for this function:

QString rdf::DebugConfig::labelConfigPath ( ) const

Here is the caller graph for this function:

QString rdf::DebugConfig::outputPath ( ) const

Here is the caller graph for this function:

void rdf::DebugConfig::setClassifierPath ( const QString &  path)

Here is the caller graph for this function:

void rdf::DebugConfig::setFeatureCachePath ( const QString &  path)

Here is the caller graph for this function:

void rdf::DebugConfig::setImagePath ( const QString &  path)

Here is the caller graph for this function:

void rdf::DebugConfig::setLabelConfigPath ( const QString &  path)

Here is the caller graph for this function:

void rdf::DebugConfig::setOutputPath ( const QString &  path)

Here is the caller graph for this function:

void rdf::DebugConfig::setTableTemplate ( const QString &  tableTemplate)

Here is the caller graph for this function:

void rdf::DebugConfig::setXmlPath ( const QString &  path)

Here is the caller graph for this function:

QString rdf::DebugConfig::tableTemplate ( ) const

Here is the caller graph for this function:

QString rdf::DebugConfig::xmlPath ( ) const

Here is the caller graph for this function:

Member Data Documentation

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: