kspread
KSpread::FunctionDescription Class Reference
List of all members.Detailed Description
Definition at line 98 of file functions.h.
Public Member Functions | |
| FunctionDescription () | |
| FunctionDescription (const QDomElement &element) | |
| FunctionDescription (const FunctionDescription &desc) | |
| const QStringList & | examples () |
| const QStringList & | syntax () |
| const QStringList & | related () |
| const QStringList & | helpText () const |
| QString | name () const |
| ParameterType | type () const |
| int | params () const |
| FunctionParameter & | param (int i) |
| void | setGroup (const QString &g) |
| QString | group () const |
| QString | toQML () const |
The documentation for this class was generated from the following files:

