KDictSpellingHighlighter Member List
This is the complete list of members for KDictSpellingHighlighter, including all inherited members.
activeChanged(const TQString &) (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [signal] |
automatic() const | KDictSpellingHighlighter | |
blockSignals(bool block) | TQObject | |
checkConnectArgs(const char *signal, const TQObject *receiver, const char *member) | TQObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | TQObject | |
childEvent(TQChildEvent *) | TQObject | |
children() | TQObject | |
className() | TQObject | |
connect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
connect(const TQObject *sender, const char *signal, const char *member) | TQObject | |
connectNotify(const char *signal) | TQObject | |
currentParagraph() | TQSyntaxHighlighter | |
customEvent(TQCustomEvent *) | TQObject | |
deleteLater() | TQObject | |
destroyed() | TQObject | |
destroyed(TQObject *obj) | TQObject | |
dictionaryChanged() (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [static] |
disconnect(const TQObject *sender, const char *signal, const TQObject *receiver, const char *member) | TQObject | |
disconnect(const char *signal=0, const TQObject *receiver=0, const char *member=0) | TQObject | |
disconnect(const TQObject *receiver, const char *member=0) | TQObject | |
disconnectNotify(const char *signal) | TQObject | |
dumpObjectInfo() | TQObject | |
dumpObjectTree() | TQObject | |
event(TQEvent *e) | TQObject | |
eventFilter(TQObject *o, TQEvent *e) (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [protected] |
highlightParagraph(const TQString &text, int endStateOfLastPara) (defined in KSpellingHighlighter) | KSpellingHighlighter | [virtual] |
highPriority() | TQObject | |
inherits(const char *clname) | TQObject | |
insertChild(TQObject *obj) | TQObject | |
installEventFilter(const TQObject *filterObj) | TQObject | |
intraWordEditing() const (defined in KSpellingHighlighter) | KSpellingHighlighter | |
isA(const char *clname) | TQObject | |
isActive() const | KDictSpellingHighlighter | |
isMisspelled(const TQString &word) (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [virtual] |
isWidgetType() | TQObject | |
KDictSpellingHighlighter(TQTextEdit *textEdit, bool spellCheckingActive=true, bool autoEnable=true, const TQColor &spellColor=red, bool colorQuoting=false, const TQColor &QuoteColor0=black, const TQColor &QuoteColor1=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor2=TQColor(0x00, 0x70, 0x00), const TQColor &QuoteColor3=TQColor(0x00, 0x60, 0x00), KSpellConfig *spellConfig=0) (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | |
killTimer(int id) | TQObject | |
killTimers() | TQObject | |
KSpellingHighlighter(TQTextEdit *textEdit, const TQColor &spellColor=red, bool colorQuoting=false, const TQColor &QuoteColor0=black, const TQColor &QuoteColor1=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor2=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor3=TQColor(0x00, 0x80, 0x00)) (defined in KSpellingHighlighter) | KSpellingHighlighter | |
KSyntaxHighlighter(TQTextEdit *textEdit, bool colorQuoting=false, const TQColor &QuoteColor0=black, const TQColor &QuoteColor1=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor2=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor3=TQColor(0x00, 0x80, 0x00), SyntaxMode mode=PlainTextMode) (defined in KSyntaxHighlighter) | KSyntaxHighlighter | |
metaObject() | TQObject | |
name() | TQObject | |
name(const char *defaultName) | TQObject | |
newSuggestions(const TQString &originalword, const TQStringList &suggestions, unsigned int pos) (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [signal] |
normalizeSignalSlot(const char *signalSlot) | TQObject | |
objectTrees() | TQObject | |
parent() | TQObject | |
personalWords() (defined in KSpellingHighlighter) | KSpellingHighlighter | [static] |
PlainTextMode enum value (defined in KSyntaxHighlighter) | KSyntaxHighlighter | |
property(const char *name) | TQObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | TQObject | |
rehighlight() | TQSyntaxHighlighter | |
removeChild(TQObject *obj) | TQObject | |
removeEventFilter(const TQObject *obj) | TQObject | |
restartBackgroundSpellCheck() (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | |
RichTextMode enum value (defined in KSyntaxHighlighter) | KSyntaxHighlighter | |
sender() | TQObject | |
setActive(bool active) | KDictSpellingHighlighter | |
setAutomatic(bool automatic) | KDictSpellingHighlighter | |
setFormat(int start, int count, const TQFont &font, const TQColor &color) | TQSyntaxHighlighter | |
setFormat(int start, int count, const TQColor &color) | TQSyntaxHighlighter | |
setFormat(int start, int count, const TQFont &font) | TQSyntaxHighlighter | |
setIntraWordEditing(bool editing) (defined in KSpellingHighlighter) | KSpellingHighlighter | |
setName(const char *name) | TQObject | |
setProperty(const char *name, const TQVariant &value) | TQObject | |
signalsBlocked() | TQObject | |
slotAutoDetection() (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | [protected, slot] |
slotCorrected(const TQString &originalWord, const TQString &, 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 TQString &originalWord, const TQStringList &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) | TQObject | |
SyntaxMode enum name (defined in KSyntaxHighlighter) | KSyntaxHighlighter | |
textEdit() | TQSyntaxHighlighter | |
timerEvent(TQTimerEvent *) | TQObject | |
TQObject(TQObject *parent=0, const char *name=0) | TQObject | |
TQSyntaxHighlighter(TQTextEdit *textEdit) | TQSyntaxHighlighter | |
tr(const char *sourceText, const char *comment) | TQObject | |
trUtf8(const char *sourceText, const char *comment) | TQObject | |
~KDictSpellingHighlighter() (defined in KDictSpellingHighlighter) | KDictSpellingHighlighter | |
~KSpellingHighlighter() (defined in KSpellingHighlighter) | KSpellingHighlighter | |
~KSyntaxHighlighter() (defined in KSyntaxHighlighter) | KSyntaxHighlighter | |
~TQObject() | TQObject | |
~TQSyntaxHighlighter() | TQSyntaxHighlighter |