KSpread::ValueConverter Class Reference
The ValueConverter class can convert KSpreadValue between various different formats. More...
#include <valueconverter.h>
Collaboration diagram for KSpread::ValueConverter:

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
|
|
constructor
Definition at line 27 of file valueconverter.cc. |
The documentation for this class was generated from the following files:
