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/qpixmapcache.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qpixmapcache.3qt')
-rw-r--r-- | doc/man/man3/qpixmapcache.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/qpixmapcache.3qt b/doc/man/man3/qpixmapcache.3qt index fd88ee1e4..6a0d98af1 100644 --- a/doc/man/man3/qpixmapcache.3qt +++ b/doc/man/man3/qpixmapcache.3qt @@ -9,7 +9,7 @@ .SH NAME QPixmapCache \- Application-global cache for pixmaps .SH SYNOPSIS -\fC#include <qpixmapcache.h>\fR +\fC#include <ntqpixmapcache.h>\fR .PP .SS "Static Public Members" <li class=fn>int \fBcacheLimit\fR () <li class=fn>void \fBsetCacheLimit\fR ( int n ) <li class=fn>QPixmap * \fBfind\fR ( const QString & key ) <li class=fn>bool \fBfind\fR ( const QString & key, QPixmap & pm ) <li class=fn>bool insert ( const QString & key, QPixmap * pm ) \fI(obsolete)\fR <li class=fn>bool \fBinsert\fR ( const QString & key, const QPixmap & pm ) <li class=fn>void \fBremove\fR ( const QString & key ) <li class=fn>void \fBclear\fR () @@ -120,7 +120,7 @@ The default setting is 1024 kilobytes. See also cacheLimit(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qpixmapcache.html +.BR http://doc.trolltech.com/ntqpixmapcache.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |