TZ-Lib
$VERSION$
Main Page
Namespaces
Classes
Files
File List
File Members
tzreg.h
Go to the documentation of this file.
1
//
2
// C++ Interface: TZ Registry
3
//
4
// Description: Time Zone Registry
5
//
6
//
7
// Author: Konrad Rosenbaum <konrad@silmor.de>, (C) 2010
8
//
9
// Copyright: See README/COPYING files that come with this distribution
10
//
11
//
12
13
#ifndef TIME_ZONE_REGISTRY_H
14
#define TIME_ZONE_REGISTRY_H
15
16
#include <QString>
17
18
namespace
TimeZoneLib
{
19
20
class
TZFile;
22
TZLIB_EXPORT
TZFile&
getRegistryZone
(QString zn);
23
24
};
25
26
#endif
TimeZoneLib
Definition:
tzdata.h:29
TimeZoneLib::getRegistryZone
TZLIB_EXPORT TZFile & getRegistryZone(QString zn)
Definition:
tzdata.cpp:43
TZLIB_EXPORT
#define TZLIB_EXPORT
Definition:
tzdata.h:25
src
tzreg.h
Generated on Mon Sep 25 2017 21:47:44 for TZ-Lib by
1.8.8