#include <qregexp.h>#include "kdebug.h"#include "klocale.h"Include dependency graph for klocale.cpp:

Go to the source code of this file.
Functions | |
| QString | i18n (const char *text) |
| QString | i18n (const char *, const char *text) |
| void | put_it_in (QChar *buffer, uint &index, const QString &s) |
| void | put_it_in (QChar *buffer, uint &index, int number) |
| static int | readInt (const QString &str, uint &pos) |
|
||||||||||||
|
Definition at line 12 of file klocale.cpp. |
|
|
Definition at line 7 of file klocale.cpp. |
|
||||||||||||||||
|
Definition at line 23 of file klocale.cpp. |
|
||||||||||||||||
|
Definition at line 17 of file klocale.cpp. References QString::at(), l, and QString::length(). Referenced by KLocale::formatDate(), and KLocale::formatTime(). |
|
||||||||||||
|
Definition at line 29 of file klocale.cpp. References QString::at(), and QString::length(). Referenced by KLocale::readDate(), and KLocale::readTime(). |
1.4.2