, including all inherited members.
| activeChanged(const QString &) | 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() const | QObject | |
| className() const | QObject | |
| connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
| connectNotify(const char *signal) | QObject | |
| currentParagraph() const | QSyntaxHighlighter | |
| customEvent(QCustomEvent *) | QObject | |
| deleteLater() | QObject | |
| destroyed() | QObject | |
| destroyed(QObject *obj) | QObject | |
| dictionaryChanged() | 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) | KDictSpellingHighlighter | [protected] |
| highlightParagraph(const QString &text, int endStateOfLastPara) | KSpellingHighlighter | [virtual] |
| highPriority() const | QObject | |
| inherits(const char *clname) const | QObject | |
| insertChild(QObject *obj) | QObject | |
| installEventFilter(const QObject *filterObj) | QObject | |
| intraWordEditing() const | KSpellingHighlighter | |
| isA(const char *clname) const | QObject | |
| isActive() const | KDictSpellingHighlighter | |
| isMisspelled(const QString &word) | KDictSpellingHighlighter | [virtual] |
| isWidgetType() const | QObject | |
| 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) | 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)) | 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) | KSyntaxHighlighter | |
| metaObject() const | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) | KDictSpellingHighlighter | [signal] |
| normalizeSignalSlot(const char *signalSlot) | QObject | |
| objectTrees() | QObject | |
| parent() const | QObject | |
| personalWords() | KSpellingHighlighter | [static] |
| PlainTextMode enum value | KSyntaxHighlighter | |
| prop-the name of this object | QObject | |
| property(const char *name) const | QObject | |
| 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) const | QObject | |
| rehighlight() | QSyntaxHighlighter | |
| removeChild(QObject *obj) | QObject | |
| removeEventFilter(const QObject *obj) | QObject | |
| restartBackgroundSpellCheck() | KDictSpellingHighlighter | |
| RichTextMode enum value | 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) | KSpellingHighlighter | |
| setName(const char *name) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const | QObject | |
| slotAutoDetection() | KDictSpellingHighlighter | [protected, slot] |
| slotCorrected(const QString &originalWord, const QString &, unsigned int) | KDictSpellingHighlighter | [protected, slot] |
| slotDictionaryChanged() | KDictSpellingHighlighter | [protected, slot] |
| slotKSpellNotResponding() | KDictSpellingHighlighter | [protected, slot] |
| slotLocalSpellConfigChanged() | KDictSpellingHighlighter | [protected, slot] |
| slotMisspelling(const QString &originalWord, const QStringList &suggestions, unsigned int pos) | KDictSpellingHighlighter | [protected, slot] |
| slotRehighlight() | KDictSpellingHighlighter | [protected, slot] |
| slotSpellReady(KSpell *spell) | KDictSpellingHighlighter | [protected, slot] |
| spellKey() | KDictSpellingHighlighter | [protected] |
| startTimer(int interval) | QObject | |
| SyntaxMode enum name | KSyntaxHighlighter | |
| textEdit() const | QSyntaxHighlighter | |
| timerEvent(QTimerEvent *) | QObject | |
| tr(const char *sourceText, const char *comment) | QObject | |
| trUtf8(const char *sourceText, const char *comment) | QObject | |
| ~KDictSpellingHighlighter() | KDictSpellingHighlighter | |
| ~KSpellingHighlighter() | KSpellingHighlighter | |
| ~KSyntaxHighlighter() | KSyntaxHighlighter | |