Référence de la classe FontStyle

#include <fontstyle.h>

Graphe d'héritage de FontStyle:

[légende]
Liste de tous les membres

Fonctions membres publiques

 ~FontStyle ()
bool init (ContextStyle *context, bool install=true)
const SymbolTable * symbolTable () const
 the table for ordinary symbols (those that have a unicode value)
SymbolTable * symbolTable ()
ArtworkcreateArtwork (SymbolType type=EmptyBracket) const

Fonctions membres publiques statiques

static QStringList missingFonts (bool install=true)
static void testFont (QStringList &missing, const QString &fontName)

Attributs publics statiques

static bool m_installed

Fonctions membres privées statiques

static QStringList missingFontsInternal ()
static void installFonts ()

Attributs privés

SymbolTable m_symbolTable

Description détaillée

Base class for all supported font styles.

Définition à la ligne 41 du fichier fontstyle.h.


Documentation des contructeurs et destructeur

FontStyle::~FontStyle (  )  [inline]

Définition à la ligne 44 du fichier fontstyle.h.


Documentation des fonctions membres

bool FontStyle::init ( ContextStyle context,
bool  install = true 
)

lazy init support. Needs to be run before anything else.

Paramètres:
install if true fonts may be installed if needed

Réimplémentée dans CMStyle, EsstixFontStyle, et SymbolFontStyle.

Référencé par ContextStyle::setFontStyle().

Voici le graphe d'appel pour cette fonction :

const SymbolTable* FontStyle::symbolTable (  )  const [inline]

the table for ordinary symbols (those that have a unicode value)

Définition à la ligne 53 du fichier fontstyle.h.

Références m_symbolTable.

Référencé par SymbolFontStyle::init(), EsstixFontStyle::init(), CMStyle::init(), et ContextStyle::symbolTable().

Voici le graphe d'appel pour cette fonction :

SymbolTable* FontStyle::symbolTable (  )  [inline]

Définition à la ligne 54 du fichier fontstyle.h.

Références m_symbolTable.

Artwork* FontStyle::createArtwork ( SymbolType  type = EmptyBracket  )  const

Réimplémentée dans CMStyle, EsstixFontStyle, et SymbolFontStyle.

static QStringList FontStyle::missingFonts ( bool  install = true  )  [static]

Réimplémentée dans CMStyle.

Référencé par ContextStyle::readConfig().

Voici le graphe d'appel pour cette fonction :

void FontStyle::testFont ( QStringList &  missing,
const QString &  fontName 
) [static]

Définition à la ligne 71 du fichier fontstyle.cc.

Références s_fontList.

Référencé par SymbolFontStyle::missingFonts(), EsstixFontStyle::missingFonts(), CMStyle::missingFontsInternal(), et KFormula::GlyphElement::readAttributesFromMathMLDom().

Voici le graphe d'appel pour cette fonction :

static QStringList FontStyle::missingFontsInternal (  )  [static, private]

Réimplémentée dans CMStyle.

static void FontStyle::installFonts (  )  [static, private]

Réimplémentée dans CMStyle.


Documentation des données membres

bool FontStyle::m_installed [static]

Réimplémentée dans CMStyle.

Définition à la ligne 60 du fichier fontstyle.h.

SymbolTable FontStyle::m_symbolTable [private]

Définition à la ligne 69 du fichier fontstyle.h.

Référencé par symbolTable().


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:43:34 2006 pour KPlato par  doxygen 1.5.1-p1