#include <KoHighlightingTab.h>
Graphe d'héritage de KoHighlightingTab:
Définition à la ligne 37 du fichier KoHighlightingTab.h.
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.
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().