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/ntqfont.html | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'doc/html/ntqfont.html') diff --git a/doc/html/ntqfont.html b/doc/html/ntqfont.html index c0a176625..0067dd081 100644 --- a/doc/html/ntqfont.html +++ b/doc/html/ntqfont.html @@ -87,7 +87,6 @@ body { background: #ffffff; color: black; }
  • TQString key () const
  • TQString toString () const
  • bool fromString ( const TQString & descrip )
  • -
  • void qwsRenderToDisk ( bool all = TRUE )
  • enum Script { Latin, Greek, Cyrillic, Armenian, Georgian, Runic, Ogham, SpacingModifiers, CombiningMarks, Hebrew, Arabic, Syriac, Thaana, Devanagari, Bengali, Gurmukhi, Gujarati, Oriya, Tamil, Telugu, Kannada, Malayalam, Sinhala, Thai, Lao, Tibetan, Myanmar, Khmer, Han, Hiragana, Katakana, Hangul, Bopomofo, Yi, Ethiopic, Cherokee, CanadianAboriginal, Mongolian, CurrencySymbols, LetterlikeSymbols, NumberForms, MathematicalOperators, TechnicalSymbols, GeometricSymbols, MiscellaneousSymbols, EnclosedAndSquare, Braille, Unicode, Tagalog, Hanunoo, Buhid, Tagbanwa, KatakanaHalfWidth, Limbu, TaiLe }
  • TQString defaultFamily () const
  • TQString lastResortFamily () const
  • @@ -636,17 +635,6 @@ Returns the point size of the font. Returns -1 if the font size was specified in pixels.

    See also pointSize(), setPointSizeFloat(), pixelSize(), TQFontInfo::pointSize(), and TQFontInfo::pixelSize(). -

    void TQFont::qwsRenderToDisk ( bool all = TRUE ) -

    -Saves the glyphs in the font that have previously been accessed as -a TQPF file. If all is TRUE (the default), then before saving, -all glyphs are marked as used. -

    If the font is large and you are sure that only a subset of -characters will ever be required on the target device, passing -FALSE for the all parameter can save a significant amount of -disk space. -

    Note that this function is only applicable on TQt/Embedded. -

    bool TQFont::rawMode () const

    Returns TRUE if raw mode is used for font name matching; otherwise -- cgit v1.2.1