From a09a6bc05e3f64c27e7c84dd768c7720fdf41136 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Jun 2024 12:25:06 +0900 Subject: Remove documentation for QWS classes and Qt/Embedded Signed-off-by: Michele Calgaro --- doc/html/qfontdatabase-h.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc/html/qfontdatabase-h.html') diff --git a/doc/html/qfontdatabase-h.html b/doc/html/qfontdatabase-h.html index 8df7f601b..d61d666f6 100644 --- a/doc/html/qfontdatabase-h.html +++ b/doc/html/qfontdatabase-h.html @@ -94,9 +94,6 @@ struct TQtFontFamily; struct TQtFontFoundry; struct TQFontDef; class TQFontEngine; -#ifdef TQ_WS_QWS -class TQDiskFont; -#endif class TQFontDatabasePrivate; @@ -128,10 +125,6 @@ public: static TQString scriptName(TQFont::Script); static TQString scriptSample(TQFont::Script); -#ifdef TQ_WS_QWS - static void qwsAddDiskFont( TQDiskFont *qdf ); -#endif - // For source compatibility with < 3.0 #ifndef TQT_NO_COMPAT -- cgit v1.2.3