• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kdeui

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()QObject
className()QObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
connect(const QObject *sender, const char *signal, const char *member)QObject
connectNotify(const char *signal)QObject
currentParagraph()QSyntaxHighlighter
customEvent(QCustomEvent *)QObject
deleteLater()QObject
destroyed()QObject
destroyed(QObject *obj)QObject
dictionaryChanged() (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [static]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject
disconnect(const QObject *receiver, const char *member=0)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()QObject
inherits(const char *clname)QObject
insertChild(QObject *obj)QObject
installEventFilter(const QObject *filterObj)QObject
intraWordEditing() const (defined in KSpellingHighlighter)KSpellingHighlighter
isA(const char *clname)QObject
isActive() const KDictSpellingHighlighter
isMisspelled(const QString &word) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [virtual]
isWidgetType()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) (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()QObject
name()QObject
name(const char *defaultName)QObject
newSuggestions(const QString &originalword, const QStringList &suggestions, unsigned int pos) (defined in KDictSpellingHighlighter)KDictSpellingHighlighter [signal]
normalizeSignalSlot(const char *signalSlot)QObject
objectTrees()QObject
parent()QObject
personalWords() (defined in KSpellingHighlighter)KSpellingHighlighter [static]
PlainTextMode enum value (defined in KSyntaxHighlighter)KSyntaxHighlighter
property(const char *name)QObject
QObject(QObject *parent=0, const char *name=0)QObject
QSyntaxHighlighter(QTextEdit *textEdit)QSyntaxHighlighter
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE)QObject
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()QObject
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()QSyntaxHighlighter
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
~QObject()QObject
~QSyntaxHighlighter()QSyntaxHighlighter

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal