KDE 4.7 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

LeapSeconds Class Reference

from PyKDE4.kdecore import *

Namespace: KTimeZone

Detailed Description


Methods

 __init__ (self)
 __init__ (self, QDateTime utcTime, int leapSeconds, QString comment=QString())
 __init__ (self, KTimeZone.LeapSeconds c)
QString comment (self)
QDateTime dateTime (self)
bool isValid (self)
int leapSeconds (self)
bool operator < (self, KTimeZone.LeapSeconds c)

Method Documentation

__init__ (   self )
__init__ (  self,
QDateTime  utcTime,
int  leapSeconds,
QString  comment=QString()
)
__init__ (  self,
KTimeZone.LeapSeconds  c
)
QString comment (   self )

Return the comment (if any) applying to this change.

Returns:
comment

QDateTime dateTime (   self )

Return the UTC date/time when this change occurred.

Returns:
date/time

bool isValid (   self )

Return whether this instance holds valid data.

Returns:
true if valid, false if invalid

int leapSeconds (   self )

Return the cumulative number of leap seconds to be added after this change occurs.

Returns:
number of leap seconds

bool operator < (  self,
KTimeZone.LeapSeconds  c
)
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal