QGpCoreTools::DateTime Member List
This is the complete list of members for QGpCoreTools::DateTime, including all inherited members.
addDays(int d)QGpCoreTools::DateTime [inline]
addHours(int h)QGpCoreTools::DateTime [inline]
addMinutes(int m)QGpCoreTools::DateTime [inline]
addMonths(int m)QGpCoreTools::DateTime [inline]
addSeconds(double s)QGpCoreTools::DateTime [inline]
addYears(int y)QGpCoreTools::DateTime [inline]
capAddSecs(QDateTime dt, double secs)QGpCoreTools::DateTime [static]
date() const QGpCoreTools::DateTime [inline]
DateTime()QGpCoreTools::DateTime [inline]
DateTime(const QDateTime &dt)QGpCoreTools::DateTime [inline]
DateTime(const DateTime &o)QGpCoreTools::DateTime [inline]
dateTime() const QGpCoreTools::DateTime [inline]
fractions() const QGpCoreTools::DateTime [inline]
fromString(const QString &text, const QString &format)QGpCoreTools::DateTime [inline]
fromTime_t(time_t t)QGpCoreTools::DateTime [inline]
fromTime_t(QString t)QGpCoreTools::DateTime [inline]
hour() const QGpCoreTools::DateTime [inline]
isNull() const QGpCoreTools::DateTime [inline]
minute() const QGpCoreTools::DateTime [inline]
operator!=(const DateTime &o)QGpCoreTools::DateTime [inline]
operator<(const DateTime &o)QGpCoreTools::DateTime [inline]
operator=(const DateTime &o)QGpCoreTools::DateTime [inline]
operator==(const DateTime &o)QGpCoreTools::DateTime [inline]
operator>(const DateTime &o)QGpCoreTools::DateTime [inline]
second() const QGpCoreTools::DateTime [inline]
secondsTo(const DateTime &o) const QGpCoreTools::DateTime [inline]
setDate(int year=1900, int month=1, int day=1)QGpCoreTools::DateTime [inline]
setDate(const QDate &d)QGpCoreTools::DateTime [inline]
setDateTime(const QDateTime &dt)QGpCoreTools::DateTime [inline]
setTime(int hour=0, int minute=0, int second=0, double fractions=0.0)QGpCoreTools::DateTime [inline]
toString(const QString &format, int precision=6) const QGpCoreTools::DateTime [inline]
toTime_t() const QGpCoreTools::DateTime [inline]
toTime_t(int precision) const QGpCoreTools::DateTime [inline]
~DateTime()QGpCoreTools::DateTime [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines