OpenCurves  0.9
PlotFunctionRegister Member List

This is the complete list of members for PlotFunctionRegister, including all inherited members.

add(FunctionSimple::ValueFunctionPtr function, const QString &category, const QString &name, const QString &description)PlotFunctionRegister
add(FunctionSimple::ExpandedFunctionPtr function, const QString &category, const QString &name, const QString &description, unsigned argc=0, bool variadic=false)PlotFunctionRegister
add(FunctionDefinition *functionDef, bool takeOwnership=true)PlotFunctionRegister
categories() const PlotFunctionRegisterinline
definitions() const PlotFunctionRegisterinline
ensureCategoryIsPresent(const QString &categoryName)PlotFunctionRegisterprotected
find(const QString &name) const PlotFunctionRegister
getDefinitionsInCategory(const QString &categoryName, QVector< const FunctionDefinition * > &definitions) const PlotFunctionRegister
PlotFunctionRegister(bool registerDefaults=true)PlotFunctionRegister
registerDefaultFunctions()PlotFunctionRegister
~PlotFunctionRegister()PlotFunctionRegister