Référence de la classe KoHighlightingTab

#include <KoHighlightingTab.h>

Graphe d'héritage de KoHighlightingTab:

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

Signaux

void underlineChanged (int item)
void underlineStyleChanged (int item)
void underlineColorChanged (const QColor &)
void strikethroughChanged (int item)
void strikethroughStyleChanged (int item)
void wordByWordChanged (bool state)
void capitalisationChanged (int item)

Fonctions membres publiques

 KoHighlightingTab (QWidget *parent=0, const char *name=0, Qt::WFlags fl=0)
 ~KoHighlightingTab ()
KoTextFormat::UnderlineType getUnderline () const
KoTextFormat::UnderlineStyle getUnderlineStyle () const
QColor getUnderlineColor () const
KoTextFormat::StrikeOutType getStrikethrough () const
KoTextFormat::StrikeOutStyle getStrikethroughStyle () const
bool getWordByWord () const
KoTextFormat::AttributeStyle getCapitalisation () const
void setUnderline (KoTextFormat::UnderlineType item)
void setUnderlineStyle (KoTextFormat::UnderlineStyle item)
void setUnderlineColor (const QColor &color)
void setStrikethrough (int item)
void setStrikethroughStyle (int item)
void setWordByWord (bool state)
void setCapitalisation (int item)

Connecteurs protégés

void slotUnderlineChanged (int item)
void slotStrikethroughChanged (int item)

Description détaillée

Définition à la ligne 37 du fichier KoHighlightingTab.h.


Documentation des contructeurs et destructeur

KoHighlightingTab::KoHighlightingTab ( QWidget *  parent = 0,
const char *  name = 0,
Qt::WFlags  fl = 0 
)

Définition à la ligne 34 du fichier KoHighlightingTab.cpp.

Références capitalisationChanged(), KoTextFormat::fontAttributeList(), slotStrikethroughChanged(), slotUnderlineChanged(), KoTextFormat::strikeOutStyleList(), KoTextFormat::strikeOutTypeList(), strikethroughStyleChanged(), underlineColorChanged(), underlineStyleChanged(), KoTextFormat::underlineStyleList(), KoTextFormat::underlineTypeList(), et wordByWordChanged().

Voici le graphe d'appel pour cette fonction :

KoHighlightingTab::~KoHighlightingTab (  ) 

Définition à la ligne 58 du fichier KoHighlightingTab.cpp.


Documentation des fonctions membres

KoTextFormat::UnderlineType KoHighlightingTab::getUnderline (  )  const

Définition à la ligne 62 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), KoFontDia::slotUnderlineColorChanged(), et KoFontDia::slotUnderlineStyleChanged().

Voici le graphe d'appel pour cette fonction :

KoTextFormat::UnderlineStyle KoHighlightingTab::getUnderlineStyle (  )  const

Définition à la ligne 67 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), KoFontDia::slotUnderlineChanged(), et KoFontDia::slotUnderlineColorChanged().

Voici le graphe d'appel pour cette fonction :

QColor KoHighlightingTab::getUnderlineColor (  )  const

Définition à la ligne 72 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), KoFontDia::slotUnderlineChanged(), et KoFontDia::slotUnderlineStyleChanged().

Voici le graphe d'appel pour cette fonction :

KoTextFormat::StrikeOutType KoHighlightingTab::getStrikethrough (  )  const

Définition à la ligne 77 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), et KoFontDia::slotStrikethroughStyleChanged().

Voici le graphe d'appel pour cette fonction :

KoTextFormat::StrikeOutStyle KoHighlightingTab::getStrikethroughStyle (  )  const

Définition à la ligne 82 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), et KoFontDia::slotStrikethroughChanged().

Voici le graphe d'appel pour cette fonction :

bool KoHighlightingTab::getWordByWord (  )  const

Définition à la ligne 87 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), KoStyleFontTab::save(), KoFontDia::slotStrikethroughChanged(), KoFontDia::slotStrikethroughStyleChanged(), KoFontDia::slotUnderlineChanged(), KoFontDia::slotUnderlineColorChanged(), et KoFontDia::slotUnderlineStyleChanged().

Voici le graphe d'appel pour cette fonction :

KoTextFormat::AttributeStyle KoHighlightingTab::getCapitalisation (  )  const

Définition à la ligne 92 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::newFormat(), et KoStyleFontTab::save().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setUnderline ( KoTextFormat::UnderlineType  item  ) 

Définition à la ligne 97 du fichier KoHighlightingTab.cpp.

Références slotUnderlineChanged().

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setUnderlineStyle ( KoTextFormat::UnderlineStyle  item  ) 

Définition à la ligne 103 du fichier KoHighlightingTab.cpp.

Références underlineStyleChanged().

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setUnderlineColor ( const QColor &  color  ) 

Définition à la ligne 109 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setStrikethrough ( int  item  ) 

Définition à la ligne 114 du fichier KoHighlightingTab.cpp.

Références slotStrikethroughChanged().

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setStrikethroughStyle ( int  item  ) 

Définition à la ligne 120 du fichier KoHighlightingTab.cpp.

Références strikethroughStyleChanged().

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setWordByWord ( bool  state  ) 

Définition à la ligne 126 du fichier KoHighlightingTab.cpp.

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::setCapitalisation ( int  item  ) 

Définition à la ligne 131 du fichier KoHighlightingTab.cpp.

Références capitalisationChanged().

Référencé par KoFontDia::slotReset(), et KoStyleFontTab::update().

Voici le graphe d'appel pour cette fonction :

void KoHighlightingTab::underlineChanged ( int  item  )  [signal]

Référencé par slotUnderlineChanged().

void KoHighlightingTab::underlineStyleChanged ( int  item  )  [signal]

Référencé par KoHighlightingTab(), et setUnderlineStyle().

void KoHighlightingTab::underlineColorChanged ( const QColor &   )  [signal]

Référencé par KoHighlightingTab().

void KoHighlightingTab::strikethroughChanged ( int  item  )  [signal]

Référencé par slotStrikethroughChanged().

void KoHighlightingTab::strikethroughStyleChanged ( int  item  )  [signal]

Référencé par KoHighlightingTab(), et setStrikethroughStyle().

void KoHighlightingTab::wordByWordChanged ( bool  state  )  [signal]

Référencé par KoHighlightingTab().

void KoHighlightingTab::capitalisationChanged ( int  item  )  [signal]

Référencé par KoHighlightingTab(), et setCapitalisation().

void KoHighlightingTab::slotUnderlineChanged ( int  item  )  [protected, slot]

Définition à la ligne 137 du fichier KoHighlightingTab.cpp.

Références underlineChanged().

Référencé par KoHighlightingTab(), et setUnderline().

void KoHighlightingTab::slotStrikethroughChanged ( int  item  )  [protected, slot]

Définition à la ligne 145 du fichier KoHighlightingTab.cpp.

Références strikethroughChanged().

Référencé par KoHighlightingTab(), et setStrikethrough().


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