KIO
KUrlCompletion Member List
This is the complete list of members for KUrlCompletion, 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 | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clear() | KCompletion | virtualslot |
completionMode() const | KCompletion | |
CompOrder enum name | KCompletion | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *e) | KUrlCompletion | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
dir() const | KUrlCompletion | virtual |
DirCompletion enum value | KUrlCompletion | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
ExeCompletion enum value | KUrlCompletion | |
FileCompletion enum value | KUrlCompletion | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
hasMultipleMatches() const | KCompletion | |
ignoreCase | KCompletion | |
ignoreCase() const | KCompletion | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
Insertion enum value | KCompletion | |
insertItems(const QStringList &items) | KCompletion | slot |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isEmpty() const | KCompletion | |
isRunning() const | KUrlCompletion | virtual |
isWidgetType() const | QObject | |
items | KCompletion | |
items() const | KCompletion | |
KCompletion() | KCompletion | |
killTimer(int id) | QObject | |
KUrlCompletion() | KUrlCompletion | |
KUrlCompletion(Mode) | KUrlCompletion | |
lastMatch() const | KCompletion | virtual |
makeCompletion(const QString &text) | KUrlCompletion | virtual |
match(const QString &item) | KCompletion | signal |
matches(const QStringList &matchlist) | KCompletion | signal |
metaObject() const | QObject | virtual |
Mode enum name | KUrlCompletion | |
mode() const | KUrlCompletion | virtual |
moveToThread(QThread *targetThread) | QObject | |
multipleMatches() | KCompletion | signal |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
nextMatch() | KCompletion | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
order | KCompletion | |
order() const | KCompletion | |
parent() const | QObject | |
postProcessMatch(QString *match) const | KUrlCompletion | protectedvirtual |
postProcessMatches(QStringList *matches) const | KUrlCompletion | protectedvirtual |
postProcessMatches(KCompletionMatches *matches) const | KUrlCompletion | protectedvirtual |
previousMatch() | KCompletion | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeItem(const QString &item) | KCompletion | slot |
replacedPath(const QString &text) const | KUrlCompletion | |
replacedPath(const QString &text, bool replaceHome, bool replaceEnv=true) | KUrlCompletion | static |
replaceEnv() const | KUrlCompletion | virtual |
replaceHome() const | KUrlCompletion | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCompletionMode(KGlobalSettings::Completion mode) | KCompletion | virtual |
setDir(const QString &dir) | KUrlCompletion | virtual |
setIgnoreCase(bool ignoreCase) | KCompletion | virtual |
setItems(const QStringList &list) | KCompletion | virtualslot |
setMode(Mode mode) | KUrlCompletion | virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOrder(CompOrder order) | KCompletion | virtual |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setReplaceEnv(bool replace) | KUrlCompletion | virtual |
setReplaceHome(bool replace) | KUrlCompletion | virtual |
setSoundsEnabled(bool enable) | KCompletion | virtual |
signalsBlocked() const | QObject | |
slotMakeCompletion(const QString &string) | KCompletion | slot |
slotNextMatch() | KCompletion | slot |
slotPreviousMatch() | KCompletion | slot |
Sorted enum value | KCompletion | |
soundsEnabled() const | KCompletion | |
startTimer(int interval) | QObject | |
stop() | KUrlCompletion | virtual |
substringCompletion(const QString &string) const | KCompletion | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Weighted enum value | KCompletion | |
~KCompletion() | KCompletion | virtual |
~KUrlCompletion() | KUrlCompletion | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.