Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QDateTime
This is the complete list of members for
QDateTime
, including inherited members.
QDateTime
()
QDateTime
( const QDate &
date
)
QDateTime
( const QDate &
date
, const QTime &
time
, Qt::TimeSpec
spec
= Qt::LocalTime )
QDateTime
( const QDateTime &
other
)
~QDateTime
()
QDateTime
addDays
( int
ndays
) const
QDateTime
addMonths
( int
nmonths
) const
QDateTime
addSecs
( int
nsecs
) const
QDateTime
addYears
( int
nyears
) const
QDateTime
currentDateTime
()
QDate
date
() const
int
daysTo
( const QDateTime &
other
) const
QDateTime
fromString
( const QString &
string
, Qt::DateFormat
format
= Qt::TextDate )
bool
isNull
() const
bool
isValid
() const
int
secsTo
( const QDateTime &
other
) const
void
setDate
( const QDate &
date
)
void
setTime
( const QTime &
time
)
void
setTimeSpec
( Qt::TimeSpec
spec
)
void
setTime_t
( uint
seconds
)
QTime
time
() const
Qt::TimeSpec
timeSpec
() const
QDateTime
toLocalTime
() const
QString
toString
( const QString &
format
) const
QString
toString
( Qt::DateFormat
format
= Qt::TextDate ) const
QDateTime
toTimeSpec
( Qt::TimeSpec
specification
) const
uint
toTime_t
() const
QDateTime
toUTC
() const
bool
operator!=
( const QDateTime &
other
) const
bool
operator<
( const QDateTime &
other
) const
bool
operator<=
( const QDateTime &
other
) const
QDateTime &
operator=
( const QDateTime &
other
)
bool
operator==
( const QDateTime &
other
) const
bool
operator>
( const QDateTime &
other
) const
bool
operator>=
( const QDateTime &
other
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2