AbstractTest Member List

This is the complete list of members for AbstractTest, including all inherited members.
AbstractTest()AbstractTest [inline]
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
component()AbstractTest [inline]
configure(ConfigurationParameters &, QString)AbstractTest [inline, virtual]
DefaultParameterSettable
describe(QString type)AbstractTest [inline, static]
iconFilename()AbstractTest [inline]
InfinityParameterSettable [static]
IsListParameterSettable
IsMandatoryParameterSettable
m_iconFilenameAbstractTest [protected]
m_menuTextAbstractTest [protected]
m_tooltipAbstractTest [protected]
markParameterAsRuntime(QString paramName, int *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, bool *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, double *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, unsigned int *paramPointer)ParameterSettable [protected]
MaxIntegerParameterSettable [static]
menuText()AbstractTest [inline]
MinIntegerParameterSettable [static]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()AbstractTest [inline, virtual]
Property enum nameParameterSettable
runTest()=0AbstractTest [pure virtual, slot]
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)AbstractTest [inline, virtual]
setComponent(EvoRobotComponent *component)AbstractTest [inline, virtual]
setRuntimeParameter(QString paramFullPath, unsigned int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, bool newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, double newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, float newvalue)ParameterSettable
tooltip()AbstractTest [inline]
~AbstractTest()AbstractTest [inline, virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]