diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qmovie.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qmovie.3qt')
-rw-r--r-- | doc/man/man3/qmovie.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qmovie.3qt b/doc/man/man3/qmovie.3qt index 2d42419dd..40db5245e 100644 --- a/doc/man/man3/qmovie.3qt +++ b/doc/man/man3/qmovie.3qt @@ -9,7 +9,7 @@ .SH NAME QMovie \- Incremental loading of animations or images, signalling as it progresses .SH SYNOPSIS -\fC#include <qmovie.h>\fR +\fC#include <ntqmovie.h>\fR .PP .SS "Public Members" .in +1c @@ -132,7 +132,7 @@ QMovie objects are explicitly shared. This means that a QMovie copied from anoth .PP The set of data formats supported by QMovie is determined by the decoder factories that have been installed; the format of the input is determined as the input is decoded. .PP -The supported formats are MNG (if Qt is configured with MNG support enabled) and GIF (if Qt is configured with GIF support enabled, see qgif.h). +The supported formats are MNG (if Qt is configured with MNG support enabled) and GIF (if Qt is configured with GIF support enabled, see ntqgif.h). .PP If Qt is configured to support GIF reading, we are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated. .PP @@ -297,7 +297,7 @@ See also pause(). Example: movies/main.cpp. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qmovie.html +.BR http://doc.trolltech.com/ntqmovie.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |