lib

KoAutoFormat Member List

This is the complete list of members for KoAutoFormat, including all inherited members.

addAutoFormatEntry(const QString &key, KoAutoFormatEntry *entry)KoAutoFormat [inline]
addAutoFormatEntry(const QString &key, const QString &replace)KoAutoFormat
applyAutoFormat(KoTextObject *obj)KoAutoFormat
buildMaxLen()KoAutoFormat [protected]
changeTextFormat(KoSearchContext *formatOptions, KoTextFormat *format, int &flags)KoAutoFormat [protected, static]
configAddCompletionWord(bool b)KoAutoFormat
configAdvancedAutocorrect(bool _aa)KoAutoFormat
configAppendSpace(bool b)KoAutoFormat
configAutoChangeFormat(bool b)KoAutoFormat
configAutoDetectUrl(bool _au)KoAutoFormat
configAutoFormatLanguage(const QString &_lang)KoAutoFormat
configAutoNumberStyle(bool b)KoAutoFormat
configAutoReplaceNumber(bool b)KoAutoFormat
configAutoSuperScript(bool b)KoAutoFormat
configBulletStyle(QChar b)KoAutoFormat
configCapitalizeNameOfDays(bool b)KoAutoFormat
configCompletion(bool b)KoAutoFormat
configCorrectionWithFormat(bool b)KoAutoFormat
configIgnoreDoubleSpace(bool _ids)KoAutoFormat
configIncludeAbbreviation(bool b)KoAutoFormat
configIncludeTwoUpperUpperLetterException(bool b)KoAutoFormat
configKeyCompletionAction(KeyCompletionAction action)KoAutoFormat
configMinWordLength(uint val)KoAutoFormat
configNbMaxCompletionWord(uint val)KoAutoFormat
configRemoveSpaceBeginEndLine(bool _space)KoAutoFormat
configToolTipCompletion(bool b)KoAutoFormat
configTypographicDoubleQuotes(TypographicQuotes _tq)KoAutoFormat
configTypographicSimpleQuotes(TypographicQuotes _tq)KoAutoFormat
configUpperCase(bool _uc)KoAutoFormat
configUpperUpper(bool _uu)KoAutoFormat
configUseBulletStyle(bool _ubs)KoAutoFormat
copyAutoFormatEntries(const KoAutoFormat &other)KoAutoFormat [inline]
copyListException(const QStringList &_list)KoAutoFormat [inline]
copyListTwoUpperCaseException(const QStringList &_list)KoAutoFormat [inline]
doAutoChangeFormat(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoCorrect(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoDetectUrl(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoFormat(KoTextCursor *cursor, KoTextParag *parag, int index, QChar ch, KoTextObject *txtObj)KoAutoFormat
doAutoIncludeAbbreviation(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoIncludeUpperUpper(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoReplaceNumber(KoTextCursor *textEditCursor, KoTextParag *parag, int &index, const QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doAutoSuperScript(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doCapitalizeNameOfDays(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doCompletion(KoTextCursor *textEditCursor, KoTextParag *parag, int const index, KoTextObject *txtObj)KoAutoFormat
doIgnoreDoubleSpace(KoTextParag *parag, int index, QChar ch)KoAutoFormat
doRemoveSpaceBeginEndLine(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj, int &index)KoAutoFormat [protected]
doToolTipCompletion(KoTextCursor *textEditCursor, KoTextParag *parag, int index, KoTextObject *txtObj, int keyPress)KoAutoFormat
doTypographicQuotes(KoTextCursor *textEditCursor, KoTextParag *parag, int index, KoTextObject *txtObj, bool doubleQuotes)KoAutoFormat [protected]
doUpperCase(KoTextCursor *textEditCursor, KoTextParag *parag, int index, const QString &word, KoTextObject *txtObj)KoAutoFormat [protected]
doUseBulletStyle(KoTextCursor *textEditCursor, KoTextParag *parag, KoTextObject *txtObj, int &index)KoAutoFormat [protected]
doUseNumberStyle(KoTextCursor *, KoTextParag *parag, KoTextObject *txtObj, int &index)KoAutoFormat [protected]
End enum value (defined in KoAutoFormat)KoAutoFormat
Enter enum value (defined in KoAutoFormat)KoAutoFormat
findFormatEntry(const QString &text)KoAutoFormat [inline]
getAutoFormatEntries() const KoAutoFormat [inline]
getCompletion() const KoAutoFormat [inline]
getConfigAddCompletionWord() const KoAutoFormat [inline]
getConfigAdvancedAutoCorrect() const KoAutoFormat [inline]
getConfigAppendSpace() const KoAutoFormat [inline]
getConfigAutoChangeFormat() const KoAutoFormat [inline]
getConfigAutoDetectUrl() const KoAutoFormat [inline]
getConfigAutoFormatLanguage() const KoAutoFormat [inline]
getConfigAutoNumberStyle() const KoAutoFormat [inline]
getConfigAutoReplaceNumber() const KoAutoFormat [inline]
getConfigAutoSuperScript() const KoAutoFormat [inline]
getConfigBulletStyle() const KoAutoFormat [inline]
getConfigCapitalizeNameOfDays() const KoAutoFormat [inline]
getConfigCompletion() const KoAutoFormat [inline]
getConfigCorrectionWithFormat() const KoAutoFormat [inline]
getConfigIgnoreDoubleSpace() const KoAutoFormat [inline]
getConfigIncludeAbbreviation() const KoAutoFormat [inline]
getConfigIncludeTwoUpperUpperLetterException() const KoAutoFormat [inline]
getConfigKeyAction() const KoAutoFormat [inline]
getConfigMinWordLength() const KoAutoFormat [inline]
getConfigNbMaxCompletionWord() const KoAutoFormat [inline]
getConfigRemoveSpaceBeginEndLine() const KoAutoFormat [inline]
getConfigToolTipCompletion() const KoAutoFormat [inline]
getConfigTypographicDoubleQuotes() const KoAutoFormat [inline]
getConfigTypographicSimpleQuotes() const KoAutoFormat [inline]
getConfigUpperCase() const KoAutoFormat [inline]
getConfigUpperUpper() const KoAutoFormat [inline]
getConfigUseBulletSyle() const KoAutoFormat [inline]
getDefaultTypographicDoubleQuotes() const KoAutoFormat [inline]
getDefaultTypographicSimpleQuotes() const KoAutoFormat [inline]
getLastWord(KoTextParag *parag, int const index)KoAutoFormat [static]
getLastWord(const int max_words, KoTextParag *parag, int const index)KoAutoFormat
getWordAfterSpace(KoTextParag *parag, int const index)KoAutoFormat [static]
isLower(const QChar &c)KoAutoFormat [static]
isMark(const QChar &c)KoAutoFormat [static]
isSeparator(const QChar &c)KoAutoFormat [static]
isUpper(const QChar &c)KoAutoFormat [static]
KeyCompletionAction enum nameKoAutoFormat
KoAutoFormat(KoDocument *_doc, KoVariableCollection *_varCollection, KoVariableFormatCollection *_varFormatCollection)KoAutoFormat
KoAutoFormat(const KoAutoFormat &format)KoAutoFormat
listCompletion() const KoAutoFormat
listException() const KoAutoFormat [inline]
listTwoUpperLetterException() const KoAutoFormat [inline]
loadEntry(const QDomElement &nl, bool _allLanguages=false)KoAutoFormat [protected]
nbSuperScriptEntry() const KoAutoFormat [inline]
readConfig(bool force=false)KoAutoFormat
removeAutoFormatEntry(const QString &key)KoAutoFormat [inline]
removeToolTipCompletion()KoAutoFormat
Right enum value (defined in KoAutoFormat)KoAutoFormat
saveConfig()KoAutoFormat
saveEntry(QDictIterator< KoAutoFormatEntry > _entry, QDomDocument doc)KoAutoFormat [protected]
showToolTipBox(KoTextParag *parag, int index, QWidget *widget, const QPoint &pos)KoAutoFormat
Space enum value (defined in KoAutoFormat)KoAutoFormat
Tab enum value (defined in KoAutoFormat)KoAutoFormat
updateMaxWords()KoAutoFormat
~KoAutoFormat()KoAutoFormat
KDE Home | KDE Accessibility Home | Description of Access Keys