1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta name="robots" content="noindex"><title>Qt Toolkit - group index</title><style type="text/css"><!--
h3.fn,span.fn { margin-left: 15%; text-indent: -15%; }
a:link { text-decoration: none; }
--></style>
</head><body bgcolor="#ffffff">
<p>
<a href=index.html><img width=122 height=65 src=qtlogo.jpg alt="Qt logo" align=left border=0></a>
<center><img src=dochead.gif width=472 height=27></center>
<br clear=all>
<p>
<h1 align="center">Time and Date</h1><br clear="all">
<p>
These classes provide system-independent date and time abtractions.
<p>Also available: <a href="y2k.html">Qt Year 2000 Compliance Statement</a>.
<p>Classes:<ul plain>
<li><a href="qdate.html">QDate</a>
(Date functions)
<li><a href="qdatetime.html">QDateTime</a>
(Combines <a href="qdate.html">QDate</a> and <a href="qtime.html">QTime</a> into a single class)
<li><a href="qtime.html">QTime</a>
(Time functions)
<li><a href="qtimer.html">QTimer</a>
(Timer signals and single-shot timers)
</ul>
<p><address><hr><div align="center">
<table width="100%" cellspacing="0" border="0"><tr>
<td>Copyright 1999 Troll Tech<td><a href="trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 1.45</div>
</table></div></address></body></html>
|