diff options
Diffstat (limited to 'doc/man/man3/tqmacmime.3qt')
-rw-r--r-- | doc/man/man3/tqmacmime.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqmacmime.3qt b/doc/man/man3/tqmacmime.3qt index 4166efc3c..76ffb3e65 100644 --- a/doc/man/man3/tqmacmime.3qt +++ b/doc/man/man3/tqmacmime.3qt @@ -47,7 +47,7 @@ QMacMime \- Maps open-standard MIME to Mac flavors .SS "Static Public Members" .in +1c .ti -1c -.BI "QPtrList<QMacMime> \fBall\fR ( QMacMimeType t )" +.BI "TQPtrList<QMacMime> \fBall\fR ( QMacMimeType t )" .br .ti -1c .BI "QMacMime * \fBconvertor\fR ( QMacMimeType t, const char * mime, int flav )" @@ -81,7 +81,7 @@ See also Drag And Drop Classes, Input/Output and Networking, and Miscellaneous C Constructs a new conversion object of type \fIt\fR, adding it to the globally accessed list of available convertors. .SH "QMacMime::~QMacMime ()\fC [virtual]\fR" Destroys a conversion object, removing it from the global list of available convertors. -.SH "QPtrList<QMacMime> QMacMime::all ( QMacMimeType t )\fC [static]\fR" +.SH "TQPtrList<QMacMime> QMacMime::all ( QMacMimeType t )\fC [static]\fR" Returns a list of all currently defined QMacMime objects of type \fIt\fR. .SH "bool QMacMime::canConvert ( const char * mime, int flav )\fC [pure virtual]\fR" Returns TRUE if the convertor can convert (both ways) between \fImime\fR and \fIflav\fR; otherwise returns FALSE. |