MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::TimeZoneInfo Class Reference

#include <timeZoneInfo.h>

Inheritance diagram for DTC::TimeZoneInfo:
Inheritance graph
[legend]
Collaboration diagram for DTC::TimeZoneInfo:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE TimeZoneInfo (QObject *parent=nullptr)
 
void Copy (const TimeZoneInfo *src)
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QString TimeZoneID
 
int UTCOffset
 
QDateTime CurrentDateTime
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 PROPERTYIMP_REF (QDateTime, CurrentDateTime)
 
 Q_DISABLE_COPY (TimeZoneInfo)
 

Detailed Description

Definition at line 20 of file timeZoneInfo.h.

Constructor & Destructor Documentation

◆ TimeZoneInfo()

Q_INVOKABLE DTC::TimeZoneInfo::TimeZoneInfo ( QObject *  parent = nullptr)
inline

Definition at line 40 of file timeZoneInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::TimeZoneInfo::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ PROPERTYIMP_REF()

DTC::TimeZoneInfo::PROPERTYIMP_REF ( QDateTime  ,
CurrentDateTime   
)
private

◆ InitializeCustomTypes()

void DTC::TimeZoneInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 58 of file timeZoneInfo.h.

Referenced by MythServices::MythServices().

◆ Copy()

void DTC::TimeZoneInfo::Copy ( const TimeZoneInfo src)
inline

Definition at line 47 of file timeZoneInfo.h.

◆ Q_DISABLE_COPY()

DTC::TimeZoneInfo::Q_DISABLE_COPY ( TimeZoneInfo  )
private

Property Documentation

◆ TimeZoneID

QString DTC::TimeZoneInfo::TimeZoneID
readwrite

Definition at line 26 of file timeZoneInfo.h.

◆ UTCOffset

int DTC::TimeZoneInfo::UTCOffset
readwrite

Definition at line 28 of file timeZoneInfo.h.

◆ CurrentDateTime

QDateTime DTC::TimeZoneInfo::CurrentDateTime
readwrite

Definition at line 30 of file timeZoneInfo.h.


The documentation for this class was generated from the following file: