diff options
author | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qtimer.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qtimer.3qt')
-rw-r--r-- | doc/man/man3/qtimer.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/qtimer.3qt b/doc/man/man3/qtimer.3qt index b4b492bca..2e80611f7 100644 --- a/doc/man/man3/qtimer.3qt +++ b/doc/man/man3/qtimer.3qt @@ -9,7 +9,7 @@ .SH NAME QTimer \- Timer signals and single-shot timers .SH SYNOPSIS -\fC#include <qtimer.h>\fR +\fC#include <ntqtimer.h>\fR .PP Inherits QObject. .PP @@ -119,9 +119,9 @@ Example: .PP .nf .br - #include <qapplication.h> + #include <ntqapplication.h> .br - #include <qtimer.h> + #include <ntqtimer.h> .br .br int main( int argc, char **argv ) @@ -171,7 +171,7 @@ Returns the ID of the timer if the timer is running; otherwise returns -1. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qtimer.html +.BR http://doc.trolltech.com/ntqtimer.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |