Eneboo - Documentación para desarrolladores
Clases | Funciones
Referencia del Archivo src/qt/src/kernel/qtranslator.cpp
#include "qplatformdefs.h"
#include "qtranslator.h"
#include "qfileinfo.h"
#include "qwidgetlist.h"
#include "qintdict.h"
#include "qstring.h"
#include "qapplication.h"
#include "qfile.h"
#include "qbuffer.h"
#include "qdatastream.h"
#include "qmap.h"
#include "qtl.h"
#include <stdlib.h>

Clases

class  QTranslatorPrivate
struct  QTranslatorPrivate::Offset

Funciones

bool qt_detectRTLLanguage ()

Documentación de las funciones

bool qt_detectRTLLanguage ( )

Returns the version of the Windows operating system that is running:

Qt::WV_95 - Windows 95 Qt::WV_98 - Windows 98 Qt::WV_Me - Windows Me Qt::WV_NT - Windows NT 4.x Qt::WV_2000 - Windows 2000 (NT5) Qt::WV_XP - Windows XP Qt::WV_2003 - Windows Server 2003 family Qt::WV_CE - Windows CE Qt::WV_CENET - Windows CE.NET

Note that this function is implemented for the Windows version of Qt only.

 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'