#include <esstixfontstyle.h>
Graphe d'héritage de EsstixFontStyle:
Fonctions membres publiques | |
| virtual bool | init (ContextStyle *context, bool install=true) |
| virtual const AlphaTable * | alphaTable () const |
| the table for special alphabets. | |
| virtual Artwork * | createArtwork (SymbolType type=EmptyBracket) const |
Fonctions membres publiques statiques | |
| static QStringList | missingFonts () |
Attributs privés | |
| EsstixAlphaTable | m_alphaTable |
Définition à la ligne 43 du fichier esstixfontstyle.h.
| KFORMULA_NAMESPACE_BEGIN bool EsstixFontStyle::init | ( | ContextStyle * | context, | |
| bool | install = true | |||
| ) | [virtual] |
lazy init support. Needs to be run before anything else.
| install | if true fonts may be installed if needed |
Réimplémentée à partir de FontStyle.
Définition à la ligne 34 du fichier esstixfontstyle.cc.
Références esstixeightMap, esstixelevenMap, esstixfifteenMap, esstixfiveMap, esstixfourMap, esstixfourteenMap, esstixnineMap, esstixoneMap, esstixsevenMap, esstixseventeenMap, esstixsixMap, esstixsixteenMap, esstixtenMap, esstixthirteenMap, esstixthreeMap, esstixtwelveMap, esstixtwoMap, et FontStyle::symbolTable().
Voici le graphe d'appel pour cette fonction :
| const AlphaTable * EsstixFontStyle::alphaTable | ( | ) | const [virtual] |
the table for special alphabets.
Définition à la ligne 64 du fichier esstixfontstyle.cc.
Références m_alphaTable.
| Artwork * EsstixFontStyle::createArtwork | ( | SymbolType | type = EmptyBracket |
) | const [virtual] |
| QStringList EsstixFontStyle::missingFonts | ( | ) | [static] |
Définition à la ligne 75 du fichier esstixfontstyle.cc.
Références FontStyle::testFont().
Référencé par ConfigurePage::apply(), et ConfigurePage::slotDefault().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
1.5.1-p1