Référence de la classe KoCharStyle

#include <KoParagStyle.h>

Graphe d'héritage de KoCharStyle:

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

Fonctions membres publiques

 KoCharStyle (const QString &name)
 KoCharStyle (const KoCharStyle &rhs)
const KoTextFormatformat () const
KoTextFormatformat ()

Attributs protégés

KoTextFormat m_format

Description détaillée

A KoCharStyle is a set of formatting attributes (font, color, etc.) to be applied to a run of text.

Définition à la ligne 32 du fichier KoParagStyle.h.


Documentation des contructeurs et destructeur

KoCharStyle::KoCharStyle ( const QString &  name  ) 

Create a blank style (with default attributes)

Définition à la ligne 31 du fichier KoParagStyle.cpp.

KoCharStyle::KoCharStyle ( const KoCharStyle rhs  )  [inline]

Copy another style

Définition à la ligne 39 du fichier KoParagStyle.h.


Documentation des fonctions membres

const KoTextFormat & KoCharStyle::format (  )  const

Return a format. Don't forget to use the format collection of your KoTextDocument from the result of that method.

Définition à la ligne 36 du fichier KoParagStyle.cpp.

Références m_format.

Référencé par KoStyleDialog::apply(), KoTextParag::applyStyle(), KoTextObject::applyStyleCommand(), KoTextParag::copyParagData(), KoTextView::createStyleFromSelection(), KoStyleCollection::printDebug(), KoStyleFontTab::save(), KoStyleFontTab::update(), et KoTextView::updateStyleFromSelection().

Voici le graphe d'appel pour cette fonction :

KoTextFormat & KoCharStyle::format (  ) 

Définition à la ligne 41 du fichier KoParagStyle.cpp.

Références m_format.


Documentation des données membres

KoTextFormat KoCharStyle::m_format [protected]

Définition à la ligne 47 du fichier KoParagStyle.h.

Référencé par format(), KoParagStyle::loadStyle(), et KoParagStyle::saveStyle().


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