KDECore
kuitformats.cpp File Reference
#include <kuitformats_p.h>
#include <config.h>
#include <kglobal.h>
#include <klocale.h>
#include <QStringList>
#include <QRegExp>
#include <kdebug.h>
Include dependency graph for kuitformats.cpp:

Go to the source code of this file.
Functions | |
| static QString | insertIntegerSeparators (const QString &istr, const QChar &sep, int ngrp) |
| static QString | toNumberGeneric (const QString &numstr, const QChar &thosep, const QChar &decsep, int thosepGE=0) |
Function Documentation
| static QString insertIntegerSeparators | ( | const QString & | istr, | |
| const QChar & | sep, | |||
| int | ngrp | |||
| ) | [static] |
Definition at line 32 of file kuitformats.cpp.
| static QString toNumberGeneric | ( | const QString & | numstr, | |
| const QChar & | thosep, | |||
| const QChar & | decsep, | |||
| int | thosepGE = 0 | |||
| ) | [static] |
Definition at line 49 of file kuitformats.cpp.
KDE 4.1 API Reference