KIO
KRun Member List
This is the complete list of members for KRun, including all inherited members.
abort() | KRun | |
autoDelete() const | KRun | |
binaryName(const QString &execLine, bool removePath) | KRun | static |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
checkStartupNotify(const QString &binName, const KService *service, bool *silent_arg, QByteArray *wmclass_arg) | KRun | static |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
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 *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
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 |
displayOpenWithDialog(const KUrl::List &lst, QWidget *window, bool tempFiles=false, const QString &suggestedFileName=QString(), const QByteArray &asn=QByteArray()) | KRun | static |
doScanFile() const | KRun | protected |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
error() | KRun | signal |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finished() | KRun | signal |
foundMimeType(const QString &type) | KRun | protectedvirtual |
hasError() const | KRun | |
hasFinished() const | KRun | |
inherits(const char *className) const | QObject | |
init() | KRun | protectedvirtual |
initializeNextAction() const | KRun | protected |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isDirectory() const | KRun | protected |
isExecutable(const QString &serviceType) | KRun | static |
isExecutableFile(const KUrl &url, const QString &mimetype) | KRun | static |
isLocalFile() const | KRun | protected |
isWidgetType() const | QObject | |
job() | KRun | protected |
killJob() | KRun | protectedvirtual |
killTimer(int id) | QObject | |
KRun(const KUrl &url, QWidget *window, mode_t mode=0, bool isLocalFile=false, bool showProgressInfo=true, const QByteArray &asn=QByteArray()) | KRun | |
metaObject() const | QObject | virtual |
mimeTypeDetermined(const QString &mimeType) | KRun | protectedslot |
mode() const | KRun | protected |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
processDesktopExec(const KService &_service, const KUrl::List &_urls, bool tempFiles=false, const QString &suggestedFileName=QString()) | KRun | static |
progressInfo() const | KRun | protected |
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 | |
run(const KService &service, const KUrl::List &urls, QWidget *window, bool tempFiles=false, const QString &suggestedFileName=QString(), const QByteArray &asn=QByteArray()) | KRun | static |
run(const QString &exec, const KUrl::List &urls, QWidget *window, const QString &name=QString(), const QString &icon=QString(), const QByteArray &asn=QByteArray()) | KRun | static |
runCommand(const QString &cmd, QWidget *window) | KRun | static |
runCommand(const QString &cmd, QWidget *window, const QString &workingDirectory) | KRun | static |
runCommand(const QString &cmd, const QString &execName, const QString &icon, QWidget *window, const QByteArray &asn=QByteArray()) | KRun | static |
runCommand(const QString &cmd, const QString &execName, const QString &icon, QWidget *window, const QByteArray &asn, const QString &workingDirectory) | KRun | static |
runUrl(const KUrl &url, const QString &mimetype, QWidget *window, bool tempFile=false, bool runExecutables=true, const QString &suggestedFileName=QString(), const QByteArray &asn=QByteArray()) | KRun | static |
scanFile() | KRun | protectedvirtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAutoDelete(bool b) | KRun | |
setDoScanFile(bool scanFile) | KRun | protected |
setEnableExternalBrowser(bool b) | KRun | |
setError(bool error) | KRun | protected |
setFinished(bool finished) | KRun | protected |
setInitializeNextAction(bool initialize) | KRun | protected |
setIsDirecory(bool isDirectory) | KRun | protected |
setIsLocalFile(bool isLocalFile) | KRun | protected |
setJob(KIO::Job *job) | KRun | protected |
setMode(mode_t mode) | KRun | protected |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPreferredService(const QString &desktopEntryName) | KRun | |
setProgressInfo(bool progressInfo) | KRun | protected |
setProperty(const char *name, const QVariant &value) | QObject | |
setRunExecutables(bool b) | KRun | |
setSuggestedFileName(const QString &fileName) | KRun | |
setUrl(const KUrl &url) | KRun | protected |
shellQuote(QString &str) | KRun | static |
signalsBlocked() const | QObject | |
slotScanFinished(KJob *) | KRun | protectedslot |
slotScanMimeType(KIO::Job *, const QString &type) | KRun | protectedslot |
slotStatResult(KJob *) | KRun | protectedvirtualslot |
slotTimeout() | KRun | protectedslot |
startTimer(int interval) | QObject | |
suggestedFileName() const | KRun | |
thread() const | QObject | |
timer() | KRun | protected |
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 |
url() const | KRun | protected |
window() const | KRun | |
~KRun() | KRun | 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.