, including all inherited members.
abort() | KRun | |
autoDelete() const | KRun | [inline] |
binaryName(const QString &execLine, bool removePath) | KRun | [static] |
displayOpenWithDialog(const KURL::List &lst, bool tempFiles) | KRun | [static] |
displayOpenWithDialog(const KURL::List &lst) (defined in KRun) | KRun | [static] |
error() | KRun | [signal] |
finished() | KRun | [signal] |
foundMimeType(const QString &_type) | KRun | [protected, virtual] |
hasError() const | KRun | [inline] |
hasFinished() const | KRun | [inline] |
init() (defined in KRun) | KRun | [protected, virtual] |
isExecutable(const QString &serviceType) | KRun | [static] |
isExecutableFile(const KURL &url, const QString &mimetype) | KRun | [static] |
killJob() (defined in KRun) | KRun | [protected, virtual] |
KRun(const KURL &url, mode_t mode=0, bool isLocalFile=false, bool showProgressInfo=true) | KRun | |
KRun(const KURL &url, QWidget *window, mode_t mode=0, bool isLocalFile=false, bool showProgressInfo=true) | KRun | |
m_bAutoDelete (defined in KRun) | KRun | [protected] |
m_bFault (defined in KRun) | KRun | [protected] |
m_bFinished (defined in KRun) | KRun | [protected] |
m_bInit | KRun | [protected] |
m_bIsDirectory (defined in KRun) | KRun | [protected] |
m_bIsLocalFile (defined in KRun) | KRun | [protected] |
m_bProgressInfo (defined in KRun) | KRun | [protected] |
m_bScanFile | KRun | [protected] |
m_job (defined in KRun) | KRun | [protected] |
m_mode (defined in KRun) | KRun | [protected] |
m_strURL (defined in KRun) | KRun | [protected] |
m_timer (defined in KRun) | KRun | [protected] |
processDesktopExec(const KService &_service, const KURL::List &_urls, bool has_shell, bool tempFiles) | KRun | [static] |
processDesktopExec(const KService &_service, const KURL::List &_urls, bool has_shell) (defined in KRun) | KRun | [static] |
run(const KService &_service, const KURL::List &_urls, bool tempFiles) | KRun | [static] |
run(const KService &_service, const KURL::List &_urls) (defined in KRun) | KRun | [static] |
run(const QString &_exec, const KURL::List &_urls, const QString &_name=QString::null, const QString &_icon=QString::null, const QString &_obsolete1=QString::null, const QString &_obsolete2=QString::null) | KRun | [static] |
runCommand(QString cmd) | KRun | [static] |
runCommand(const QString &cmd, const QString &execName, const QString &icon) | KRun | [static] |
runURL(const KURL &_url, const QString &_mimetype, bool tempFile, bool runExecutables) | KRun | [static] |
runURL(const KURL &_url, const QString &_mimetype, bool tempFile) (defined in KRun) | KRun | [static] |
runURL(const KURL &_url, const QString &_mimetype) (defined in KRun) | KRun | [static] |
scanFile() (defined in KRun) | KRun | [protected, virtual] |
setAutoDelete(bool b) | KRun | [inline] |
setEnableExternalBrowser(bool b) | KRun | |
setPreferredService(const QString &desktopEntryName) | KRun | |
setRunExecutables(bool b) | KRun | |
shellQuote(QString &_str) | KRun | [static] |
slotScanFinished(KIO::Job *) (defined in KRun) | KRun | [protected, slot] |
slotScanMimeType(KIO::Job *, const QString &type) (defined in KRun) | KRun | [protected, slot] |
slotStatResult(KIO::Job *) (defined in KRun) | KRun | [protected, virtual, slot] |
slotTimeout() (defined in KRun) | KRun | [protected, slot] |
virtual_hook(int id, void *data) (defined in KRun) | KRun | [protected, virtual] |
~KRun() | KRun | [virtual] |