kspread
KSpread::ValueFormatter Member ListThis is the complete list of members for KSpread::ValueFormatter, including all inherited members.
| converter (defined in KSpread::ValueFormatter) | KSpread::ValueFormatter | [protected] |
| createNumberFormat(double value, int precision, FormatType fmt, bool alwaysSigned, const QString ¤cySymbol) | KSpread::ValueFormatter | [protected] |
| dateFormat(const QDate &_date, FormatType fmtType) | KSpread::ValueFormatter | |
| determineFormatting(const Value &value, FormatType fmtType) | KSpread::ValueFormatter | [protected] |
| errorFormat(Cell *cell) (defined in KSpread::ValueFormatter) | KSpread::ValueFormatter | [protected] |
| formatText(Cell *cell, FormatType fmtType) | KSpread::ValueFormatter | |
| formatText(const Value &value, FormatType fmtType, int precision=-1, Format::FloatFormat floatFormat=Format::OnlyNegSigned, const QString &prefix=QString::null, const QString &postfix=QString::null, const QString ¤cySymbol=QString::null) | KSpread::ValueFormatter | |
| fractionFormat(double value, FormatType fmtType) | KSpread::ValueFormatter | [protected] |
| removeTrailingZeros(QString &str, QChar decimal_point) | KSpread::ValueFormatter | [protected] |
| timeFormat(const QDateTime &_time, FormatType fmtType) | KSpread::ValueFormatter | |
| ValueFormatter(ValueConverter *converter) | KSpread::ValueFormatter | |
|