kdeui Library API Documentation

KDictSpellingHighlighter Member List

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

activeChanged(const QString &) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [signal]
automatic() const KDictSpellingHighlighter
blockSignals(bool block)QObject
checkConnectArgs(const char *signal, const QObject *receiver, const char *member)QObject
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE)QObject
childEvent(QChildEvent *)QObject
children() constQObject
className() constQObject
connect(const QObject *sender, const char *signal, const char *member) constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
connectNotify(const char *signal)QObject
currentParagraph() constQSyntaxHighlighter
customEvent(QCustomEvent *)QObject
deleteLater()QObject
destroyed()QObject
destroyed(QObject *obj)QObject
dictionaryChanged() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [static]
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject
disconnect(const QObject *receiver, const char *member=0)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
disconnectNotify(const char *signal)QObject
dumpObjectInfo()QObject
dumpObjectTree()QObject
event(QEvent *e)QObject
eventFilter(QObject *o, QEvent *e) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected]
highlightParagraph(const QString &text, int endStateOfLastPara) (defined in KSpellingHighlighter)KSpellingHighlighter [virtual]
highPriority() constQObject
inherits(const char *clname) constQObject
insertChild(QObject *obj)QObject
installEventFilter(const QObject *filterObj)QObject
intraWordEditing() const (defined in KSpellingHighlighter)KSpellingHighlighter
isA(const char *clname) constQObject
isActive() const KDictSpellingHighlighter
isMisspelled(const QString &word) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [virtual]
isWidgetType() constQObject
KDictSpellingHighlighter(QTextEdit *textEdit, bool spellCheckingActive=true, bool autoEnable=true, const QColor &spellColor=red, bool colorQuoting=false, const QColor &QuoteColor0=black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x70, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x60, 0x00), KSpellConfig *spellConfig=0) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter
killTimer(int id)QObject
killTimers()QObject
KSpellingHighlighter(QTextEdit *textEdit, const QColor &spellColor=red, bool colorQuoting=false, const QColor &QuoteColor0=black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x80, 0x00)) (defined in KSpellingHighlighter)KSpellingHighlighter
KSyntaxHighlighter(QTextEdit *textEdit, bool colorQuoting=false, const QColor &QuoteColor0=black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x80, 0x00), SyntaxMode mode=PlainTextMode) (defined in KSyntaxHighlighter)KSyntaxHighlighter
metaObject() constQObject
name() constQObject
name(const char *defaultName) constQObject
newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [signal]
normalizeSignalSlot(const char *signalSlot)QObject
objectTrees()QObject
parent() constQObject
personalWords() (defined in KSpellingHighlighter)KSpellingHighlighter [static]
PlainTextMode enum value (defined in KSyntaxHighlighter)KSyntaxHighlighter
prop-the name of this objectQObject
property(const char *name) constQObject
QObject(QObject *parent=0, const char *name=0)QObject
QObject()QObject
QSyntaxHighlighter(QTextEdit *textEdit)QSyntaxHighlighter
QSyntaxHighlighter()QSyntaxHighlighter
qt_find_obj_child(QObject *parent, const char *type, const char *name)QObject
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) constQObject
rehighlight()QSyntaxHighlighter
removeChild(QObject *obj)QObject
removeEventFilter(const QObject *obj)QObject
restartBackgroundSpellCheck() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter
RichTextMode enum value (defined in KSyntaxHighlighter)KSyntaxHighlighter
sender()QObject
setActive(bool active)KDictSpellingHighlighter
setAutomatic(bool automatic)KDictSpellingHighlighter
setFormat(int start, int count, const QFont &font, const QColor &color)QSyntaxHighlighter
setFormat(int start, int count, const QColor &color)QSyntaxHighlighter
setFormat(int start, int count, const QFont &font)QSyntaxHighlighter
setIntraWordEditing(bool editing) (defined in KSpellingHighlighter)KSpellingHighlighter
setName(const char *name)QObject
setProperty(const char *name, const QVariant &value)QObject
signalsBlocked() constQObject
slotAutoDetection() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotCorrected(const QString &originalWord, const QString &, unsigned int) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotDictionaryChanged() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotKSpellNotResponding() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotLocalSpellConfigChanged() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotMisspelling(const QString &originalWord, const QStringList &suggestions, unsigned int pos) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotRehighlight() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
slotSpellReady(KSpell *spell) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected, slot]
spellKey() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [protected]
startTimer(int interval)QObject
SyntaxMode enum name (defined in KSyntaxHighlighter)KSyntaxHighlighter
textEdit() constQSyntaxHighlighter
timerEvent(QTimerEvent *)QObject
tr(const char *sourceText, const char *comment)QObject
trUtf8(const char *sourceText, const char *comment)QObject
~KDictSpellingHighlighter() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter
~KSpellingHighlighter() (defined in KSpellingHighlighter)KSpellingHighlighter
~KSyntaxHighlighter() (defined in KSyntaxHighlighter)KSyntaxHighlighter

KDE Logo
This file is part of the documentation for kdeui Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jun 11 20:20:59 2005 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003