Torc  0.1
Classes | Macros
torclanguage.h File Reference
#include <QMap>
#include <QObject>
#include <QLocale>
#include <QTranslator>
#include <QReadWriteLock>
#include "torcsetting.h"
#include "torchttpservice.h"
Include dependency graph for torclanguage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TorcLanguage
 A class to track and manage language and locale settings and available translations. More...
 
class  TorcStringFactory
 A factory class to register translatable strings for use with external interfaces/applications. More...
 

Macros

#define DEFAULT_QT_LANGUAGE   (QLocale::AnyLanguage)
 

Macro Definition Documentation

#define DEFAULT_QT_LANGUAGE   (QLocale::AnyLanguage)

Definition at line 15 of file torclanguage.h.