kspread
KSpread::FunctionRepository Class Reference
List of all members.Detailed Description
Definition at line 131 of file functions.h.
Public Member Functions | |
FunctionRepository () | |
~FunctionRepository () | |
void | add (Function *function) |
Function * | function (const QString &name) |
FunctionDescription * | functionInfo (const QString &name) |
QStringList | functionNames (const QString &group=QString::null) |
const QStringList & | groups () const |
Static Public Member Functions | |
static FunctionRepository * | self () |
Member Function Documentation
|
return functions within a group, or all if no group given
Definition at line 254 of file functions.cc. |
The documentation for this class was generated from the following files: