PyKDE - Python Bindings for KDE
class KTimezoneDetails
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
KTimezoneDetails
Inherits
methods
KTimezoneDetails
()
returns
a KTimezoneDetails instance
In versions KDE 3.5.0 and above only
gotAbbreviation
(index, abbr)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
abbr
TQString
gotHeader
(ttIsGmtCnt, ttIsStdCnt, leapCnt, timeCnt, typeCnt, charCnt)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
ttIsGmtCnt
uint
ttIsStdCnt
uint
leapCnt
uint
timeCnt
uint
typeCnt
uint
charCnt
uint
gotIsStandard
(index, isStandard)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
isStandard
bool
gotIsUTC
(index, isUTC)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
isUTC
bool
gotLeapAdjustment
(index, leapTime, leapSeconds)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
leapTime
uint
leapSeconds
uint
gotLocalTime
(index, gmtOff, isDst, abbrIndex)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
gmtOff
int
isDst
bool
abbrIndex
uint
gotLocalTimeIndex
(index, localTimeIndex)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
localTimeIndex
uint
gotTransitionTime
(index, transitionTime)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
index
int
transitionTime
uint
parseEnded
()
returns
nothing
In versions KDE 3.5.0 and above only
parseStarted
()
returns
nothing
In versions KDE 3.5.0 and above only