Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

klocale.cpp File Reference

#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)


Function Documentation

QString i18n const char *  ,
const char *  text
 

Definition at line 12 of file klocale.cpp.

QString i18n const char *  text  ) 
 

Definition at line 7 of file klocale.cpp.

void put_it_in QChar buffer,
uint &  index,
int  number
[inline]
 

Definition at line 23 of file klocale.cpp.

void put_it_in QChar buffer,
uint &  index,
const QString s
[inline]
 

Definition at line 17 of file klocale.cpp.

References QString::at(), l, and QString::length().

Referenced by KLocale::formatDate(), and KLocale::formatTime().

static int readInt const QString str,
uint &  pos
[static]
 

Definition at line 29 of file klocale.cpp.

References QString::at(), and QString::length().

Referenced by KLocale::readDate(), and KLocale::readTime().


Generated on Sat Nov 5 16:53:01 2005 for OPIE by  doxygen 1.4.2