kspread Library API Documentation

KSpreadFunction Class Reference

Encapsulates built-in function for formula evaluation. More...

#include <kspread_functions.h>

Collaboration diagram for KSpreadFunction:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString name
QString localizedName
KSpreadFunctionPtr functionPtr
QString helpText

Detailed Description

Encapsulates built-in function for formula evaluation.

Example of built-in functions are SUM, MAX, SIN, COS, etc.

In order to be accessible from the formula engine, function must be registered first using KSpreadFunctionRepository::registerFunction().

Definition at line 26 of file kspread_functions.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kspread Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:43:45 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003