, including all inherited members.
activeChanged(const QString &) | K3DictSpellingHighlighter | [signal] |
automatic() const | K3DictSpellingHighlighter | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
currentParagraph() | Q3SyntaxHighlighter | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
dictionaryChanged() | K3DictSpellingHighlighter | [static] |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *o, QEvent *e) | K3DictSpellingHighlighter | [protected] |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
highlightParagraph(const QString &text, int endStateOfLastPara) | K3SpellingHighlighter | [virtual] |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
intraWordEditing() const | K3SpellingHighlighter | |
isA(const char *className) | QObject | |
isActive() const | K3DictSpellingHighlighter | |
isMisspelled(const QString &word) | K3DictSpellingHighlighter | [virtual] |
isTabEnabled(const char *name) | Q3SyntaxHighlighter | |
isWidgetType() | QObject | |
K3DictSpellingHighlighter(Q3TextEdit *textEdit, bool spellCheckingActive=true, bool autoEnable=true, const QColor &spellColor=Qt::red, bool colorQuoting=false, const QColor &QuoteColor0=Qt::black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x70, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x60, 0x00), K3SpellConfig *spellConfig=0) | K3DictSpellingHighlighter | |
K3SpellingHighlighter(Q3TextEdit *textEdit, const QColor &spellColor=Qt::red, bool colorQuoting=false, const QColor &QuoteColor0=Qt::black, const QColor &QuoteColor1=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor2=QColor(0x00, 0x80, 0x00), const QColor &QuoteColor3=QColor(0x00, 0x80, 0x00)) | K3SpellingHighlighter | |
K3SyntaxHighlighter(Q3TextEdit *textEdit, bool colorQuoting=false, const QColor &QuoteColor0=Qt::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) | K3SyntaxHighlighter | |
killTimer(int id) | QObject | |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() | QObject | |
name(const char *defaultName) | QObject | |
newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) | K3DictSpellingHighlighter | [signal] |
normalizeSignalSlot(const char *signalSlot) | QObject | |
parent() | QObject | |
personalWords() | K3SpellingHighlighter | [static] |
PlainTextMode enum value | K3SyntaxHighlighter | |
property(const char *name) | QObject | |
Q3SyntaxHighlighter(Q3TextEdit *textEdit) | Q3SyntaxHighlighter | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) | QObject | |
rehighlight() | Q3SyntaxHighlighter | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
restartBackgroundSpellCheck() | K3DictSpellingHighlighter | |
RichTextMode enum value | K3SyntaxHighlighter | |
sender() | QObject | |
setActive(bool active) | K3DictSpellingHighlighter | |
setAutomatic(bool automatic) | K3DictSpellingHighlighter | |
setFormat(int start, int count, const QFont &font, const QColor &color) | Q3SyntaxHighlighter | |
setFormat(int start, int count, const QColor &color) | Q3SyntaxHighlighter | |
setFormat(int start, int count, const QFont &font) | Q3SyntaxHighlighter | |
setIntraWordEditing(bool editing) | K3SpellingHighlighter | |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTabEnabled(const char *name, bool enable) | Q3SyntaxHighlighter | |
signalsBlocked() | QObject | |
slotAutoDetection() | K3DictSpellingHighlighter | [protected, slot] |
slotCorrected(const QString &originalWord, const QString &, unsigned int) | K3DictSpellingHighlighter | [protected, slot] |
slotDictionaryChanged() | K3DictSpellingHighlighter | [protected, slot] |
slotK3SpellNotResponding() | K3DictSpellingHighlighter | [protected, slot] |
slotLocalSpellConfigChanged() | K3DictSpellingHighlighter | [protected, slot] |
slotMisspelling(const QString &originalWord, const QStringList &suggestions, unsigned int pos) | K3DictSpellingHighlighter | [protected, slot] |
slotRehighlight() | K3DictSpellingHighlighter | [protected, slot] |
slotSpellReady(K3Spell *spell) | K3DictSpellingHighlighter | [protected, slot] |
spellKey() | K3DictSpellingHighlighter | [protected] |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
SyntaxMode enum name | K3SyntaxHighlighter | |
textEdit() | Q3SyntaxHighlighter | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
~K3DictSpellingHighlighter() | K3DictSpellingHighlighter | |
~K3SpellingHighlighter() | K3SpellingHighlighter | |
~K3SyntaxHighlighter() | K3SyntaxHighlighter | |