|
TZ-Lib
$VERSION$
|
#include "tzsys.h"#include <stdlib.h>#include <sys/time.h>#include <unistd.h>#include <QStringList>#include <QFile>#include <QProcess>#include <QFileInfo>Variables | |
| static QStringList | efiles |
| list of files that contain an Olson time zone key More... | |
| static QStringList | tfiles |
| list of files that contain either a symlink to or a copy of the binary time zone definition More... | |
|
static |
list of files that contain an Olson time zone key
Referenced by TimeZoneLib::systemDefaultDiscover().
|
static |
list of files that contain either a symlink to or a copy of the binary time zone definition
Referenced by TimeZoneLib::systemDefaultDiscover().