#include <KoAutoFormatDia.h>
Graphe de collaboration de KoAutoFormatDia:
Définition à la ligne 84 du fichier KoAutoFormatDia.h.
typedef QMap<QString, QString> KoAutoFormatDia::KoExceptionLanguageName [protected] |
Définition à la ligne 107 du fichier KoAutoFormatDia.h.
KoAutoFormatDia::KoAutoFormatDia | ( | QWidget * | parent, | |
const char * | name, | |||
KoAutoFormat * | autoFormat | |||
) |
Définition à la ligne 175 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, changeLanguage, newEntry, noSignal, setupTab1(), setupTab2(), setupTab3(), setupTab4(), et slotResetConf().
Voici le graphe d'appel pour cette fonction :
KoAutoFormatDia::~KoAutoFormatDia | ( | ) |
void KoAutoFormatDia::addEntryList | ( | const QString & | key, | |
KoAutoFormatEntry * | _autoEntry | |||
) |
Définition à la ligne 880 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::addAutoFormatEntry(), et m_docAutoFormat.
Référencé par slotAddEntry().
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::editEntryList | ( | const QString & | key, | |
const QString & | newFindString, | |||
KoAutoFormatEntry * | _autoEntry | |||
) |
Définition à la ligne 887 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::addAutoFormatEntry(), KoAutoFormat::findFormatEntry(), KoAutoFormatEntry::formatEntryContext(), m_docAutoFormat, KoAutoFormat::removeAutoFormatEntry(), et KoAutoFormatEntry::setFormatEntryContext().
Référencé par slotAddEntry().
Voici le graphe d'appel pour cette fonction :
bool KoAutoFormatDia::applyConfig | ( | ) | [protected] |
Définition à la ligne 993 du fichier KoAutoFormatDia.cpp.
Références abbreviation, autoFormatLanguage, KoAutoFormatExceptionWidget::autoInclude(), KoAutoFormat::TypographicQuotes::begin, cbAdvancedAutoCorrection, cbAutoChangeFormat, cbAutoCorrectionWithFormat, cbAutoReplaceNumber, cbAutoSuperScript, cbCapitalizeDaysName, cbDetectUrl, cbIgnoreDoubleSpace, cbRemoveSpaceBeginEndLine, cbTypographicDoubleQuotes, cbTypographicSimpleQuotes, cbUpperCase, cbUpperUpper, cbUseBulletStyle, cbUseNumberStyle, KoAutoFormat::configAdvancedAutocorrect(), KoAutoFormat::configAutoChangeFormat(), KoAutoFormat::configAutoDetectUrl(), KoAutoFormat::configAutoFormatLanguage(), KoAutoFormat::configAutoNumberStyle(), KoAutoFormat::configAutoReplaceNumber(), KoAutoFormat::configAutoSuperScript(), KoAutoFormat::configBulletStyle(), KoAutoFormat::configCapitalizeNameOfDays(), KoAutoFormat::configCorrectionWithFormat(), KoAutoFormat::configIgnoreDoubleSpace(), KoAutoFormat::configIncludeAbbreviation(), KoAutoFormat::configIncludeTwoUpperUpperLetterException(), KoAutoFormat::configRemoveSpaceBeginEndLine(), KoAutoFormat::configTypographicDoubleQuotes(), KoAutoFormat::configTypographicSimpleQuotes(), KoAutoFormat::configUpperCase(), KoAutoFormat::configUpperUpper(), KoAutoFormat::configUseBulletStyle(), KoAutoFormat::copyListException(), KoAutoFormat::copyListTwoUpperCaseException(), KoAutoFormat::TypographicQuotes::end, exceptionLanguageName, KoAutoFormat::getConfigTypographicDoubleQuotes(), KoAutoFormat::getConfigTypographicSimpleQuotes(), KoAutoFormatExceptionWidget::getListException(), m_autoFormat, m_docAutoFormat, pbBulletStyle, pbDoubleQuote1, pbDoubleQuote2, pbSimpleQuote1, pbSimpleQuote2, KoAutoFormat::TypographicQuotes::replace, KoAutoFormat::saveConfig(), et twoUpperLetter.
Référencé par slotOk().
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::setupTab1 | ( | ) | [protected] |
Définition à la ligne 226 du fichier KoAutoFormatDia.cpp.
Références cbAutoChangeFormat, cbAutoReplaceNumber, cbAutoSuperScript, cbCapitalizeDaysName, cbDetectUrl, cbIgnoreDoubleSpace, cbRemoveSpaceBeginEndLine, cbUpperCase, cbUpperUpper, cbUseBulletStyle, cbUseNumberStyle, chooseBulletStyle(), defaultBulletStyle(), initTab1(), m_docAutoFormat, KoAutoFormat::nbSuperScriptEntry(), p1, pbBulletStyle, pbDefaultBulletStyle, slotBulletStyleToggled(), et tab1.
Référencé par KoAutoFormatDia().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::setupTab2 | ( | ) | [protected] |
Définition à la ligne 385 du fichier KoAutoFormatDia.cpp.
Références cbTypographicDoubleQuotes, cbTypographicSimpleQuotes, chooseDoubleQuote1(), chooseDoubleQuote2(), chooseSimpleQuote1(), chooseSimpleQuote2(), defaultDoubleQuote(), defaultSimpleQuote(), initTab2(), p2, pbDoubleDefault, pbDoubleQuote1, pbDoubleQuote2, pbSimpleDefault, pbSimpleQuote1, pbSimpleQuote2, slotChangeStateDouble(), slotChangeStateSimple(), et tab2.
Référencé par KoAutoFormatDia().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::setupTab3 | ( | ) | [protected] |
Définition à la ligne 494 du fichier KoAutoFormatDia.cpp.
Références autoFormatLanguage, cbAdvancedAutoCorrection, cbAutoCorrectionWithFormat, chooseSpecialChar1(), chooseSpecialChar2(), exceptionLanguageName, initTab3(), m_find, m_pListView, m_replace, p3, pbAdd, pbChangeFormat, pbClearFormat, pbRemove, pbSpecialChar1, pbSpecialChar2, slotAddEntry(), slotChangeAdvancedAutoCorrection(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), slotEditEntry(), slotfind(), slotfind2(), slotRemoveEntry(), et tab3.
Référencé par KoAutoFormatDia().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::setupTab4 | ( | ) | [protected] |
Définition à la ligne 718 du fichier KoAutoFormatDia.cpp.
Références abbreviation, KoAutoFormat::getConfigIncludeAbbreviation(), KoAutoFormat::getConfigIncludeTwoUpperUpperLetterException(), initTab4(), KoAutoFormat::listException(), KoAutoFormat::listTwoUpperLetterException(), m_autoFormat, p4, tab4, et twoUpperLetter.
Référencé par KoAutoFormatDia().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::refreshEntryList | ( | ) | [protected] |
Définition à la ligne 861 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::getAutoFormatEntries(), m_docAutoFormat, m_find, m_pListView, m_replace, pbAdd, pbChangeFormat, pbClearFormat, et pbRemove.
Référencé par slotAddEntry(), et slotRemoveEntry().
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::initTab1 | ( | ) | [protected] |
Définition à la ligne 361 du fichier KoAutoFormatDia.cpp.
Références bulletStyle, cbAutoChangeFormat, cbAutoReplaceNumber, cbAutoSuperScript, cbCapitalizeDaysName, cbDetectUrl, cbIgnoreDoubleSpace, cbRemoveSpaceBeginEndLine, cbUpperCase, cbUpperUpper, cbUseBulletStyle, cbUseNumberStyle, KoAutoFormat::getConfigAutoChangeFormat(), KoAutoFormat::getConfigAutoDetectUrl(), KoAutoFormat::getConfigAutoNumberStyle(), KoAutoFormat::getConfigAutoReplaceNumber(), KoAutoFormat::getConfigAutoSuperScript(), KoAutoFormat::getConfigCapitalizeNameOfDays(), KoAutoFormat::getConfigIgnoreDoubleSpace(), KoAutoFormat::getConfigRemoveSpaceBeginEndLine(), KoAutoFormat::getConfigUpperCase(), KoAutoFormat::getConfigUpperUpper(), KoAutoFormat::getConfigUseBulletSyle(), m_autoFormat, m_docAutoFormat, pbBulletStyle, et slotBulletStyleToggled().
Référencé par setupTab1(), et slotResetConf().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::initTab2 | ( | ) | [protected] |
Définition à la ligne 478 du fichier KoAutoFormatDia.cpp.
Références cbTypographicDoubleQuotes, cbTypographicSimpleQuotes, KoAutoFormat::getConfigTypographicDoubleQuotes(), KoAutoFormat::getConfigTypographicSimpleQuotes(), m_autoFormat, oDoubleBegin, oDoubleEnd, oSimpleBegin, oSimpleEnd, pbDoubleQuote1, pbDoubleQuote2, pbSimpleQuote1, pbSimpleQuote2, slotChangeStateDouble(), et slotChangeStateSimple().
Référencé par setupTab2(), et slotResetConf().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::initTab3 | ( | ) | [protected] |
Définition à la ligne 633 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, autoFormatLanguage, cbAdvancedAutoCorrection, cbAutoCorrectionWithFormat, changeLanguage, KoAutoFormat::configAutoFormatLanguage(), exceptionLanguageName, KoAutoFormat::getAutoFormatEntries(), KoAutoFormat::getConfigAdvancedAutoCorrect(), KoAutoFormat::getConfigAutoFormatLanguage(), KoAutoFormat::getConfigCorrectionWithFormat(), initialLanguage, m_autoFormat, m_docAutoFormat, m_pListView, noSignal, et KoAutoFormat::readConfig().
Référencé par changeAutoformatLanguage(), et setupTab3().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::initTab4 | ( | ) | [protected] |
Définition à la ligne 741 du fichier KoAutoFormatDia.cpp.
Références abbreviation, changeLanguage, KoAutoFormat::getConfigIncludeAbbreviation(), KoAutoFormat::getConfigIncludeTwoUpperUpperLetterException(), KoAutoFormat::listException(), KoAutoFormat::listTwoUpperLetterException(), m_autoFormat, m_docAutoFormat, KoAutoFormatExceptionWidget::setAutoInclude(), KoAutoFormatExceptionWidget::setListException(), et twoUpperLetter.
Référencé par changeAutoformatLanguage(), setupTab4(), et slotResetConf().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoAutoFormatDia::slotOk | ( | ) | [protected, virtual, slot] |
void KoAutoFormatDia::slotCancel | ( | ) | [protected, virtual, slot] |
Définition à la ligne 1057 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, KoAutoFormat::configAutoFormatLanguage(), initialLanguage, m_docAutoFormat, et KoAutoFormat::readConfig().
void KoAutoFormatDia::slotBulletStyleToggled | ( | bool | ) | [protected, slot] |
Définition à la ligne 379 du fichier KoAutoFormatDia.cpp.
Références pbBulletStyle, et pbDefaultBulletStyle.
Référencé par initTab1(), et setupTab1().
void KoAutoFormatDia::slotItemRenamed | ( | Q3ListViewItem * | item, | |
const QString & | newText, | |||
int | column | |||
) | [protected, slot] |
Définition à la ligne 970 du fichier KoAutoFormatDia.cpp.
void KoAutoFormatDia::slotRemoveEntry | ( | ) | [protected, slot] |
Définition à la ligne 814 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, m_docAutoFormat, m_pListView, pbAdd, refreshEntryList(), et KoAutoFormat::removeAutoFormatEntry().
Référencé par setupTab3().
void KoAutoFormatDia::slotEditEntry | ( | ) | [protected, slot] |
Définition à la ligne 977 du fichier KoAutoFormatDia.cpp.
Références m_find, m_pListView, m_replace, newEntry, pbAdd, pbChangeFormat, pbClearFormat, et pbRemove.
Référencé par setupTab3().
void KoAutoFormatDia::slotfind | ( | const QString & | ) | [protected, slot] |
Définition à la ligne 827 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::findFormatEntry(), m_docAutoFormat, m_find, m_pListView, m_replace, pbAdd, KoAutoFormatEntry::replace(), et slotfind2().
Référencé par setupTab3().
void KoAutoFormatDia::slotfind2 | ( | const QString & | ) | [protected, slot] |
Définition à la ligne 845 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::findFormatEntry(), m_docAutoFormat, m_find, m_replace, newEntry, pbAdd, pbChangeFormat, pbClearFormat, et pbRemove.
Référencé par setupTab3(), et slotfind().
void KoAutoFormatDia::chooseSpecialChar1 | ( | ) | [protected, slot] |
Définition à la ligne 936 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, m_find, et KoCharSelectDia::selectChar().
Référencé par setupTab3().
void KoAutoFormatDia::chooseSpecialChar2 | ( | ) | [protected, slot] |
Définition à la ligne 953 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, m_replace, et KoCharSelectDia::selectChar().
Référencé par setupTab3().
void KoAutoFormatDia::chooseDoubleQuote1 | ( | ) | [protected, slot] |
Définition à la ligne 1068 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, oDoubleBegin, pbDoubleQuote1, et KoCharSelectDia::selectChar().
Référencé par setupTab2().
void KoAutoFormatDia::chooseDoubleQuote2 | ( | ) | [protected, slot] |
Définition à la ligne 1079 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, oDoubleEnd, pbDoubleQuote2, et KoCharSelectDia::selectChar().
Référencé par setupTab2().
void KoAutoFormatDia::defaultDoubleQuote | ( | ) | [protected, slot] |
Définition à la ligne 1090 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::getDefaultTypographicDoubleQuotes(), m_docAutoFormat, pbDoubleQuote1, et pbDoubleQuote2.
Référencé par setupTab2().
void KoAutoFormatDia::chooseSimpleQuote1 | ( | ) | [protected, slot] |
Définition à la ligne 1096 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, oSimpleBegin, pbSimpleQuote1, et KoCharSelectDia::selectChar().
Référencé par setupTab2().
void KoAutoFormatDia::chooseSimpleQuote2 | ( | ) | [protected, slot] |
Définition à la ligne 1106 du fichier KoAutoFormatDia.cpp.
Références gensymbolfontmap::f, oSimpleEnd, pbSimpleQuote2, et KoCharSelectDia::selectChar().
Référencé par setupTab2().
void KoAutoFormatDia::defaultSimpleQuote | ( | ) | [protected, slot] |
Définition à la ligne 1116 du fichier KoAutoFormatDia.cpp.
Références KoAutoFormat::getDefaultTypographicSimpleQuotes(), m_docAutoFormat, pbSimpleQuote1, et pbSimpleQuote2.
Référencé par setupTab2().
void KoAutoFormatDia::slotChangeStateSimple | ( | bool | ) | [protected, slot] |
Définition à la ligne 1139 du fichier KoAutoFormatDia.cpp.
Références pbSimpleDefault, pbSimpleQuote1, et pbSimpleQuote2.
Référencé par initTab2(), et setupTab2().
void KoAutoFormatDia::slotChangeStateDouble | ( | bool | ) | [protected, slot] |
Définition à la ligne 1146 du fichier KoAutoFormatDia.cpp.
Références pbDoubleDefault, pbDoubleQuote1, et pbDoubleQuote2.
Référencé par initTab2(), et setupTab2().
void KoAutoFormatDia::slotAddEntry | ( | ) | [protected, slot] |
Définition à la ligne 896 du fichier KoAutoFormatDia.cpp.
Références addEntryList(), autocorrectionEntryChanged, editEntryList(), m_find, m_replace, newEntry, pbAdd, et refreshEntryList().
Référencé par setupTab3().
void KoAutoFormatDia::chooseBulletStyle | ( | ) | [protected, slot] |
Définition à la ligne 1124 du fichier KoAutoFormatDia.cpp.
Références bulletStyle, gensymbolfontmap::f, pbBulletStyle, et KoCharSelectDia::selectChar().
Référencé par setupTab1().
void KoAutoFormatDia::defaultBulletStyle | ( | ) | [protected, slot] |
Définition à la ligne 1134 du fichier KoAutoFormatDia.cpp.
Références pbBulletStyle.
Référencé par setupTab1().
void KoAutoFormatDia::slotChangeTextFormatEntry | ( | ) | [protected, slot] |
Définition à la ligne 771 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, KoFormatDia::ctxOptions(), KoAutoFormat::findFormatEntry(), KoAutoFormatEntry::formatEntryContext(), m_docAutoFormat, m_pListView, m_replace, newEntry, et pbAdd.
Référencé par setupTab3().
void KoAutoFormatDia::slotResetConf | ( | ) | [protected, slot] |
Définition à la ligne 214 du fichier KoAutoFormatDia.cpp.
Références initTab1(), initTab2(), initTab4(), p1, p2, p3, et p4.
Référencé par KoAutoFormatDia().
void KoAutoFormatDia::changeAutoformatLanguage | ( | const QString & | ) | [protected, slot] |
Définition à la ligne 691 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, bulletStyle, cbAutoSuperScript, changeLanguage, KoAutoFormat::configAutoFormatLanguage(), exceptionLanguageName, KoAutoFormat::getConfigBulletStyle(), KoAutoFormat::getConfigTypographicDoubleQuotes(), KoAutoFormat::getConfigTypographicSimpleQuotes(), initTab3(), initTab4(), m_docAutoFormat, KoAutoFormat::nbSuperScriptEntry(), newEntry, noSignal, oDoubleBegin, oDoubleEnd, oSimpleBegin, oSimpleEnd, et KoAutoFormat::readConfig().
void KoAutoFormatDia::slotClearTextFormatEntry | ( | ) | [protected, slot] |
Définition à la ligne 752 du fichier KoAutoFormatDia.cpp.
Références autocorrectionEntryChanged, KoAutoFormatEntry::clearFormatEntryContext(), KoAutoFormat::findFormatEntry(), m_docAutoFormat, m_pListView, newEntry, et pbAdd.
Référencé par setupTab3().
void KoAutoFormatDia::slotChangeAdvancedAutoCorrection | ( | ) | [protected, slot] |
Définition à la ligne 672 du fichier KoAutoFormatDia.cpp.
Références cbAdvancedAutoCorrection, cbAutoCorrectionWithFormat, KoAutoFormat::findFormatEntry(), m_docAutoFormat, m_find, m_pListView, m_replace, pbAdd, pbChangeFormat, pbClearFormat, pbRemove, pbSpecialChar1, et pbSpecialChar2.
Référencé par setupTab3().
Définition à la ligne 108 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), changeAutoformatLanguage(), initTab3(), et setupTab3().
QWidget* KoAutoFormatDia::tab1 [protected] |
QWidget* KoAutoFormatDia::tab2 [protected] |
QWidget* KoAutoFormatDia::tab3 [protected] |
QWidget* KoAutoFormatDia::tab4 [protected] |
KPageWidgetItem* KoAutoFormatDia::p1 [protected] |
Définition à la ligne 114 du fichier KoAutoFormatDia.h.
Référencé par setupTab1(), et slotResetConf().
KPageWidgetItem * KoAutoFormatDia::p2 [protected] |
Définition à la ligne 114 du fichier KoAutoFormatDia.h.
Référencé par setupTab2(), et slotResetConf().
KPageWidgetItem * KoAutoFormatDia::p3 [protected] |
Définition à la ligne 114 du fichier KoAutoFormatDia.h.
Référencé par setupTab3(), et slotResetConf().
KPageWidgetItem * KoAutoFormatDia::p4 [protected] |
Définition à la ligne 114 du fichier KoAutoFormatDia.h.
Référencé par setupTab4(), et slotResetConf().
QComboBox* KoAutoFormatDia::autoFormatLanguage [protected] |
Définition à la ligne 116 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab3(), et setupTab3().
QCheckBox* KoAutoFormatDia::cbTypographicSimpleQuotes [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab2(), et setupTab2().
QCheckBox * KoAutoFormatDia::cbTypographicDoubleQuotes [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab2(), et setupTab2().
QCheckBox * KoAutoFormatDia::cbUpperCase [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbUpperUpper [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbDetectUrl [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbBackgroundSpellCheck [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
QCheckBox * KoAutoFormatDia::cbAdvancedAutoCorrection [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab3(), setupTab3(), et slotChangeAdvancedAutoCorrection().
QCheckBox * KoAutoFormatDia::cbIgnoreDoubleSpace [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbRemoveSpaceBeginEndLine [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbUseBulletStyle [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbAutoChangeFormat [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbAutoReplaceNumber [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbUseNumberStyle [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbAutoSuperScript [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), changeAutoformatLanguage(), initTab1(), et setupTab1().
QCheckBox * KoAutoFormatDia::cbAutoCorrectionWithFormat [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab3(), setupTab3(), et slotChangeAdvancedAutoCorrection().
QCheckBox * KoAutoFormatDia::cbCapitalizeDaysName [protected] |
Définition à la ligne 118 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), et setupTab1().
QPushButton* KoAutoFormatDia::pbDoubleQuote1 [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), chooseDoubleQuote1(), defaultDoubleQuote(), initTab2(), setupTab2(), et slotChangeStateDouble().
QPushButton * KoAutoFormatDia::pbDoubleQuote2 [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), chooseDoubleQuote2(), defaultDoubleQuote(), initTab2(), setupTab2(), et slotChangeStateDouble().
QPushButton * KoAutoFormatDia::pbRemove [protected] |
pbEdit,
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par refreshEntryList(), setupTab3(), slotChangeAdvancedAutoCorrection(), slotEditEntry(), et slotfind2().
QPushButton * KoAutoFormatDia::pbAdd [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par refreshEntryList(), setupTab3(), slotAddEntry(), slotChangeAdvancedAutoCorrection(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), slotEditEntry(), slotfind(), slotfind2(), et slotRemoveEntry().
QPushButton * KoAutoFormatDia::pbDoubleDefault [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par setupTab2(), et slotChangeStateDouble().
QPushButton * KoAutoFormatDia::pbSpecialChar1 [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par setupTab3(), et slotChangeAdvancedAutoCorrection().
QPushButton * KoAutoFormatDia::pbSpecialChar2 [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par setupTab3(), et slotChangeAdvancedAutoCorrection().
QPushButton * KoAutoFormatDia::pbBulletStyle [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), chooseBulletStyle(), defaultBulletStyle(), initTab1(), setupTab1(), et slotBulletStyleToggled().
QPushButton * KoAutoFormatDia::pbDefaultBulletStyle [protected] |
Définition à la ligne 120 du fichier KoAutoFormatDia.h.
Référencé par setupTab1(), et slotBulletStyleToggled().
QPushButton* KoAutoFormatDia::pbSimpleQuote1 [protected] |
Définition à la ligne 123 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), chooseSimpleQuote1(), defaultSimpleQuote(), initTab2(), setupTab2(), et slotChangeStateSimple().
QPushButton * KoAutoFormatDia::pbSimpleQuote2 [protected] |
Définition à la ligne 123 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), chooseSimpleQuote2(), defaultSimpleQuote(), initTab2(), setupTab2(), et slotChangeStateSimple().
QPushButton * KoAutoFormatDia::pbSimpleDefault [protected] |
Définition à la ligne 123 du fichier KoAutoFormatDia.h.
Référencé par setupTab2(), et slotChangeStateSimple().
QPushButton* KoAutoFormatDia::pbChangeFormat [protected] |
Définition à la ligne 124 du fichier KoAutoFormatDia.h.
Référencé par refreshEntryList(), setupTab3(), slotChangeAdvancedAutoCorrection(), slotEditEntry(), et slotfind2().
QPushButton * KoAutoFormatDia::pbClearFormat [protected] |
Définition à la ligne 124 du fichier KoAutoFormatDia.h.
Référencé par refreshEntryList(), setupTab3(), slotChangeAdvancedAutoCorrection(), slotEditEntry(), et slotfind2().
KCharSelect* KoAutoFormatDia::charselect [protected] |
Définition à la ligne 125 du fichier KoAutoFormatDia.h.
KoAutoFormatLineEdit* KoAutoFormatDia::m_find [protected] |
Définition à la ligne 126 du fichier KoAutoFormatDia.h.
Référencé par chooseSpecialChar1(), refreshEntryList(), setupTab3(), slotAddEntry(), slotChangeAdvancedAutoCorrection(), slotEditEntry(), slotfind(), et slotfind2().
KoAutoFormatLineEdit * KoAutoFormatDia::m_replace [protected] |
Définition à la ligne 126 du fichier KoAutoFormatDia.h.
Référencé par chooseSpecialChar2(), refreshEntryList(), setupTab3(), slotAddEntry(), slotChangeAdvancedAutoCorrection(), slotChangeTextFormatEntry(), slotEditEntry(), slotfind(), et slotfind2().
K3ListView* KoAutoFormatDia::m_pListView [protected] |
Définition à la ligne 127 du fichier KoAutoFormatDia.h.
Référencé par initTab3(), refreshEntryList(), setupTab3(), slotChangeAdvancedAutoCorrection(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), slotEditEntry(), slotfind(), et slotRemoveEntry().
QChar KoAutoFormatDia::oSimpleBegin [protected] |
Définition à la ligne 129 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), chooseSimpleQuote1(), et initTab2().
QChar KoAutoFormatDia::oSimpleEnd [protected] |
Définition à la ligne 129 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), chooseSimpleQuote2(), et initTab2().
QChar KoAutoFormatDia::oDoubleBegin [protected] |
Définition à la ligne 130 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), chooseDoubleQuote1(), et initTab2().
QChar KoAutoFormatDia::oDoubleEnd [protected] |
Définition à la ligne 130 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), chooseDoubleQuote2(), et initTab2().
QChar KoAutoFormatDia::bulletStyle [protected] |
Définition à la ligne 132 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), chooseBulletStyle(), et initTab1().
KoAutoFormat KoAutoFormatDia::m_autoFormat [protected] |
Définition à la ligne 133 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab1(), initTab2(), initTab3(), initTab4(), et setupTab4().
KoAutoFormat* KoAutoFormatDia::m_docAutoFormat [protected] |
Définition à la ligne 134 du fichier KoAutoFormatDia.h.
Référencé par addEntryList(), applyConfig(), changeAutoformatLanguage(), defaultDoubleQuote(), defaultSimpleQuote(), editEntryList(), initTab1(), initTab3(), initTab4(), refreshEntryList(), setupTab1(), slotCancel(), slotChangeAdvancedAutoCorrection(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), slotfind(), slotfind2(), et slotRemoveEntry().
KoAutoFormatExceptionWidget* KoAutoFormatDia::abbreviation [protected] |
Définition à la ligne 136 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab4(), et setupTab4().
Définition à la ligne 137 du fichier KoAutoFormatDia.h.
Référencé par applyConfig(), initTab4(), et setupTab4().
KoAutoFormatEntry* KoAutoFormatDia::newEntry [protected] |
Définition à la ligne 139 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), KoAutoFormatDia(), slotAddEntry(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), slotEditEntry(), slotfind2(), et ~KoAutoFormatDia().
QString KoAutoFormatDia::initialLanguage [protected] |
bool KoAutoFormatDia::noSignal [protected] |
Définition à la ligne 142 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), initTab3(), et KoAutoFormatDia().
bool KoAutoFormatDia::changeLanguage [protected] |
Définition à la ligne 143 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), initTab3(), initTab4(), et KoAutoFormatDia().
bool KoAutoFormatDia::autocorrectionEntryChanged [protected] |
Définition à la ligne 145 du fichier KoAutoFormatDia.h.
Référencé par changeAutoformatLanguage(), initTab3(), KoAutoFormatDia(), slotAddEntry(), slotCancel(), slotChangeTextFormatEntry(), slotClearTextFormatEntry(), et slotRemoveEntry().