From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/man/man3/qpixmapcache.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/qpixmapcache.3qt') 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 \fR +\fC#include \fR .PP .SS "Static Public Members"
  • int \fBcacheLimit\fR ()
  • void \fBsetCacheLimit\fR ( int n )
  • QPixmap * \fBfind\fR ( const QString & key )
  • bool \fBfind\fR ( const QString & key, QPixmap & pm )
  • bool insert ( const QString & key, QPixmap * pm ) \fI(obsolete)\fR
  • bool \fBinsert\fR ( const QString & key, const QPixmap & pm )
  • void \fBremove\fR ( const QString & key )
  • 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 -- cgit v1.2.1