• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDECore

ktranslit.cpp File Reference

#include <ktranslit_p.h>
#include <kdebug.h>
#include <config.h>
#include <QHash>

Include dependency graph for ktranslit.cpp:

Go to the source code of this file.


Defines

#define SR_DICTC2L_ENTRY(a, b)
#define SR_DICTI2E_ENTRY(a, b)
#define SR_NAME_ENTRY(hash, name)

Functions

static int skipInsert (const QString &str, int i, int ninserts, const QString &head)
void splitLangScript (const QString &lang, QString &ln, QString &scr)

Define Documentation

#define SR_DICTC2L_ENTRY ( a,
b   ) 

Value:

do { \
        d->dictC2L[QString::fromUtf8(a)[0]] = QString::fromUtf8(b); \
    } while (0)

#define SR_DICTI2E_ENTRY ( a,
b   ) 

Value:

do { \
        d->dictI2E[QString::fromUtf8(a)] = QString::fromUtf8(b); \
    } while (0)

#define SR_NAME_ENTRY ( hash,
name   ) 

Value:

do { \
        hash[QString::fromAscii(name)] = true; \
    } while (0)


Function Documentation

static int skipInsert ( const QString &  str,
int  i,
int  ninserts,
const QString &  head 
) [static]

Definition at line 173 of file ktranslit.cpp.

void splitLangScript ( const QString &  lang,
QString &  ln,
QString &  scr 
)

Definition at line 64 of file ktranslit.cpp.

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal