![]() |
Qt 4.8
|
#include "qlocale_blackberry.h"#include "qlocale_p.h"#include "qdatetime.h"#include "qcoreapplication.h"#include "private/qcore_unix_p.h"#include <errno.h>#include <sys/pps.h>#include <unistd.h>Go to the source code of this file.
Variables | |
| static const int | MAX_PPS_SIZE = 16000 |
| static const char | ppsHourFormatPath [] = "/pps/system/settings" |
| static const char | ppsLanguageLocalePath [] = "/pps/services/confstr/_CS_LOCALE" |
| static const char | ppsRegionLocalePath [] = "/pps/services/locale/settings" |
| static const char | ppsUomPath [] = "/pps/services/locale/uom" |
|
static |
Definition at line 63 of file qlocale_blackberry.cpp.
Referenced by QBBSystemLocaleData::readPpsValue().
|
static |
Definition at line 61 of file qlocale_blackberry.cpp.
Referenced by QBBSystemLocaleData::QBBSystemLocaleData().
|
static |
Definition at line 60 of file qlocale_blackberry.cpp.
Referenced by QBBSystemLocaleData::QBBSystemLocaleData().
|
static |
Definition at line 59 of file qlocale_blackberry.cpp.
Referenced by QBBSystemLocaleData::QBBSystemLocaleData().
|
static |
Definition at line 58 of file qlocale_blackberry.cpp.
Referenced by QBBSystemLocaleData::QBBSystemLocaleData().