Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTime
This is the complete list of members for
QTime
, including inherited members.
QTime
()
QTime
( int
h
, int
m
, int
s
= 0, int
ms
= 0 )
QTime
addMSecs
( int
ms
) const
QTime
addSecs
( int
nsecs
) const
QTime
currentTime
()
int
elapsed
() const
QTime
fromString
( const QString &
string
, Qt::DateFormat
format
= Qt::TextDate )
int
hour
() const
bool
isNull
() const
bool
isValid
() const
bool
isValid
( int
h
, int
m
, int
s
, int
ms
= 0 )
int
minute
() const
int
msec
() const
int
msecsTo
( const QTime &
t
) const
int
restart
()
int
second
() const
int
secsTo
( const QTime &
t
) const
bool
setHMS
( int
h
, int
m
, int
s
, int
ms
= 0 )
void
start
()
QString
toString
( const QString &
format
) const
QString
toString
( Qt::DateFormat
f
= Qt::TextDate ) const
bool
operator!=
( const QTime &
t
) const
bool
operator<
( const QTime &
t
) const
bool
operator<=
( const QTime &
t
) const
bool
operator==
( const QTime &
t
) const
bool
operator>
( const QTime &
t
) const
bool
operator>=
( const QTime &
t
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2