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

KDECore

klocale.h File Reference

#include <qstring.h>
#include <kdelibs_export.h>

Include dependency graph for klocale.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  KLocale
 KLocale provides support for country specific stuff like the national language. More...

Defines

#define I18N_NOOP(x)   x
#define I18N_NOOP2(comment, x)   x

Detailed Description

Definition in file klocale.h.


Define Documentation

#define I18N_NOOP ( x   )     x [related]

I18N_NOOP marks a string to be translated without translating it. Do not use this unless you know you need it. http://developer.kde.org/documentation/other/developer-faq.html#q2.11.2

Definition at line 52 of file klocale.h.

#define I18N_NOOP2 ( comment,
x   )     x [related]

If the string is too ambiguous to be translated well to a non-english language, use this instead of I18N_NOOP to separate lookup string and english.

Warning:
You need to call i18n( comment, stringVar ) later on, not just i18n( stringVar ).
Since:
3.3

Definition at line 63 of file klocale.h.

KDECore

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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