From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- doc/html/tqmimesourcefactory.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqmimesourcefactory.html') diff --git a/doc/html/tqmimesourcefactory.html b/doc/html/tqmimesourcefactory.html index c1da24d8b..515dfef2c 100644 --- a/doc/html/tqmimesourcefactory.html +++ b/doc/html/tqmimesourcefactory.html @@ -83,7 +83,7 @@ within rich text documents. They either access the default factory (see defaultFactory()) or their own (see TQTextEdit::setMimeSourceFactory()). Other classes that are capable of displaying rich text (such as TQLabel, TQWhatsThis or -TQMessageBox) always use the default factory. +TQMessageBox) always use the default factory.

A factory can also be used as a container to store data associated with a name. This technique is useful whenever rich text contains images that are stored in the program itself, not loaded from the @@ -193,7 +193,7 @@ file name is given in abs_or_rel_name and the path is in context Returns the application-wide default mime source factory. This factory is used by rich text rendering classes such as -TQSimpleRichText, TQWhatsThis and TQMessageBox to resolve named +TQSimpleRichText, TQWhatsThis and TQMessageBox to resolve named references within rich text documents. It serves also as the initial factory for the more complex render widgets, TQTextEdit and TQTextBrowser. -- cgit v1.2.1