kspread Library API Documentation

KSpread::ValueConverter Class Reference

The ValueConverter class can convert KSpreadValue between various different formats. More...

#include <valueconverter.h>

Collaboration diagram for KSpread::ValueConverter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ValueConverter (ValueParser *parser)
KSpreadValue asBoolean (const KSpreadValue &value) const
KSpreadValue asInteger (const KSpreadValue &value) const
KSpreadValue asFloat (const KSpreadValue &value) const
KSpreadValue asString (const KSpreadValue &value) const
KSpreadValue asDateTime (const KSpreadValue &value) const
KSpreadValue asDate (const KSpreadValue &value) const
KSpreadValue asTime (const KSpreadValue &value) const
KLocale * locale ()

Detailed Description

The ValueConverter class can convert KSpreadValue between various different formats.

Definition at line 36 of file valueconverter.h.


Constructor & Destructor Documentation

ValueConverter::ValueConverter ValueParser parser  ) 
 

constructor

Definition at line 27 of file valueconverter.cc.


The documentation for this class was generated from the following files:
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:51 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003