, including all inherited members.
| addItem(const QString &item) | KCompletion | [slot] |
| addItem(const QString &item, uint weight) | KCompletion | [slot] |
| allMatches() | KCompletion | |
| allMatches(const QString &string) | KCompletion | |
| allWeightedMatches() | KCompletion | |
| allWeightedMatches(const QString &string) | KCompletion | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | |
| children() | QObject | |
| clear() | KCompletion | [virtual, slot] |
| completionMode() const | KCompletion | |
| CompOrder enum name | KCompletion | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connectNotify(const char *signal) | QObject | |
| customEvent(QEvent *event) | QObject | |
| deleteLater() | QObject | |
| destroyed(QObject *obj=0) | QObject | |
| 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 *watched, QEvent *event) | QObject | |
| findChild(const QString &name=QString() | QObject | |
| findChildren(const QString &name=QString() | QObject | |
| findChildren(const QRegExp ®Exp) | QObject | |
| hasMultipleMatches() const | KCompletion | |
| ignoreCase | KCompletion | |
| ignoreCase() const | KCompletion | |
| inherits(const char *className) | QObject | |
| Insertion enum value | KCompletion | |
| insertItems(const QStringList &items) | KCompletion | [slot] |
| installEventFilter(QObject *filterObj) | QObject | |
| isEmpty() const | KCompletion | |
| isWidgetType() | QObject | |
| items | KCompletion | |
| items() const | KCompletion | |
| KCompletion() | KCompletion | |
| killTimer(int id) | QObject | |
| lastMatch() const | KCompletion | [virtual] |
| makeCompletion(const QString &string) | KCompletion | [virtual] |
| match(const QString &item) | KCompletion | [signal] |
| matches(const QStringList &matchlist) | KCompletion | [signal] |
| metaObject() | QObject | |
| moveToThread(QThread *targetThread) | QObject | |
| multipleMatches() | KCompletion | [signal] |
| nextMatch() | KCompletion | |
| order | KCompletion | |
| order() const | KCompletion | |
| parent() | QObject | |
| postProcessMatch(QString *pMatch) const | KCompletion | [protected, virtual] |
| postProcessMatches(QStringList *pMatches) const | KCompletion | [protected, virtual] |
| postProcessMatches(KCompletionMatches *pMatches) const | KCompletion | [protected, virtual] |
| previousMatch() | KCompletion | |
| property(const char *name) | QObject | |
| QObject(QObject *parent=0) | QObject | |
| receivers(const char *signal) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| removeItem(const QString &item) | KCompletion | [slot] |
| sender() | QObject | |
| setCompletionMode(KGlobalSettings::Completion mode) | KCompletion | [virtual] |
| setIgnoreCase(bool ignoreCase) | KCompletion | [virtual] |
| setItems(const QStringList &list) | KCompletion | [virtual, slot] |
| setOrder(CompOrder order) | KCompletion | [virtual] |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSoundsEnabled(bool enable) | KCompletion | [virtual] |
| signalsBlocked() | QObject | |
| slotMakeCompletion(const QString &string) | KCompletion | [inline, slot] |
| slotNextMatch() | KCompletion | [inline, slot] |
| slotPreviousMatch() | KCompletion | [inline, slot] |
| Sorted enum value | KCompletion | |
| soundsEnabled() const | KCompletion | |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | |
| substringCompletion(const QString &string) const | KCompletion | |
| 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 | |
| Weighted enum value | KCompletion | |
| ~KCompletion() | KCompletion | [virtual] |