Référence de la classe CMStyle

#include <cmstyle.h>

Graphe d'héritage de CMStyle:

[légende]
Graphe de collaboration de CMStyle:
[légende]
Liste de tous les membres

Fonctions membres publiques

virtual bool init (ContextStyle *context, bool install=true)
virtual const AlphaTable * alphaTable () const
 the table for special alphabets.
virtual ArtworkcreateArtwork (SymbolType type=EmptyBracket) const

Fonctions membres publiques statiques

static QStringList missingFonts (bool install=true)

Attributs publics statiques

static bool m_installed

Fonctions membres privées statiques

static QStringList missingFontsInternal ()
static void installFonts ()

Attributs privés

CMAlphaTable m_alphaTable

Description détaillée

Définition à la ligne 40 du fichier cmstyle.h.


Documentation des fonctions membres

bool CMStyle::init ( ContextStyle context,
bool  install = true 
) [virtual]

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 à partir de FontStyle.

Définition à la ligne 41 du fichier cmstyle.cc.

Références cmbx10Map, cmex10Map, cmmi10Map, cmr10Map, cmsy10Map, installFonts(), m_installed, msam10Map, msbm10Map, et FontStyle::symbolTable().

Voici le graphe d'appel pour cette fonction :

const AlphaTable * CMStyle::alphaTable (  )  const [virtual]

the table for special alphabets.

Définition à la ligne 63 du fichier cmstyle.cc.

Références m_alphaTable.

Artwork * CMStyle::createArtwork ( SymbolType  type = EmptyBracket  )  const [virtual]

Réimplémentée à partir de FontStyle.

Définition à la ligne 69 du fichier cmstyle.cc.

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

Réimplémentée à partir de FontStyle.

Définition à la ligne 74 du fichier cmstyle.cc.

Références installFonts(), m_installed, et missingFontsInternal().

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 :

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

Réimplémentée à partir de FontStyle.

Définition à la ligne 83 du fichier cmstyle.cc.

Références FontStyle::testFont().

Référencé par installFonts(), et missingFonts().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

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

Réimplémentée à partir de FontStyle.

Définition à la ligne 98 du fichier cmstyle.cc.

Références KoProperty::List, m_installed, et missingFontsInternal().

Référencé par init(), et missingFonts().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KFORMULA_NAMESPACE_BEGIN bool CMStyle::m_installed [static]

Réimplémentée à partir de FontStyle.

Définition à la ligne 56 du fichier cmstyle.h.

Référencé par ConfigurePage::apply(), init(), installFonts(), et missingFonts().

CMAlphaTable CMStyle::m_alphaTable [private]

Définition à la ligne 63 du fichier cmstyle.h.

Référencé par alphaTable().


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