kparts Library API Documentation

KParts::BrowserRun Member List

This is the complete list of members for KParts::BrowserRun, including all inherited members.

abort()KRun
allowExecution(const QString &serviceType, const KURL &url) (defined in KParts::BrowserRun)KParts::BrowserRun [static]
askEmbedOrSave(const KURL &url, const QString &mimeType, const QString &suggestedFilename=QString::null, int flags=0)KParts::BrowserRun [static]
askSave(const KURL &url, KService::Ptr offer, const QString &mimeType, const QString &suggestedFilename=QString::null)KParts::BrowserRun [static]
AskSaveResult enum name (defined in KParts::BrowserRun)KParts::BrowserRun
autoDelete() const KRun
binaryName(const QString &execLine, bool removePath)KRun [static]
BrowserRun(const KURL &url, const KParts::URLArgs &args, KParts::ReadOnlyPart *part, QWidget *window, bool removeReferrer, bool trustedSource)KParts::BrowserRun
BrowserRun(const KURL &url, const KParts::URLArgs &args, KParts::ReadOnlyPart *part, QWidget *window, bool removeReferrer, bool trustedSource, bool hideErrorDialog)KParts::BrowserRun
Cancel enum value (defined in KParts::BrowserRun)KParts::BrowserRun
Delayed enum value (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
displayOpenWithDialog(const KURL::List &lst, bool tempFiles)KRun [static]
displayOpenWithDialog(const KURL::List &lst)KRun [static]
error()KRun [signal]
finished()KRun [signal]
foundMimeType(const QString &_type)KRun [protected, virtual]
Handled enum value (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
handleError(KIO::Job *job)KParts::BrowserRun [protected, virtual]
handleNonEmbeddable(const QString &mimeType)KParts::BrowserRun [protected]
hasError() const KRun
hasFinished() const KRun
hideErrorDialog() const (defined in KParts::BrowserRun)KParts::BrowserRun
init()KParts::BrowserRun [protected, virtual]
isExecutable(const QString &serviceType)KParts::BrowserRun [static]
isExecutableFile(const KURL &url, const QString &mimetype)KRun [static]
isTextExecutable(const QString &serviceType) (defined in KParts::BrowserRun)KParts::BrowserRun [static]
killJob()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_args (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_bAutoDeleteKRun [protected]
m_bFaultKRun [protected]
m_bFinishedKRun [protected]
m_bInitKRun [protected]
m_bIsDirectoryKRun [protected]
m_bIsLocalFileKRun [protected]
m_bProgressInfoKRun [protected]
m_bRemoveReferrer (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_bScanFileKRun [protected]
m_bTrustedSource (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_jobKRun [protected]
m_modeKRun [protected]
m_part (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_sMimeType (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_strURLKRun [protected]
m_suggestedFilename (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
m_timerKRun [protected]
m_window (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
NonEmbeddableResult enum nameKParts::BrowserRun [protected]
NotHandled enum value (defined in KParts::BrowserRun)KParts::BrowserRun [protected]
Open enum value (defined in KParts::BrowserRun)KParts::BrowserRun
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)KRun [static]
run(const KService &_service, const KURL::List &_urls, bool tempFiles)KRun [static]
run(const KService &_service, const KURL::List &_urls)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)KRun [static]
runURL(const KURL &_url, const QString &_mimetype)KRun [static]
Save enum value (defined in KParts::BrowserRun)KParts::BrowserRun
save(const KURL &url, const QString &suggestedFilename) (defined in KParts::BrowserRun)KParts::BrowserRun [virtual]
scanFile()KParts::BrowserRun [protected, virtual]
setAutoDelete(bool b)KRun
setPreferredService(const QString &desktopEntryName)KRun
setRunExecutables(bool b)KRun
shellQuote(QString &_str)KRun [static]
simpleSave(const KURL &url, const QString &suggestedFilename, QWidget *window) (defined in KParts::BrowserRun)KParts::BrowserRun [static]
simpleSave(const KURL &url, const QString &suggestedFilename)KParts::BrowserRun [static]
slotBrowserMimetype(KIO::Job *job, const QString &type) (defined in KParts::BrowserRun)KParts::BrowserRun [protected, slot]
slotBrowserScanFinished(KIO::Job *job) (defined in KParts::BrowserRun)KParts::BrowserRun [protected, slot]
slotCopyToTempFileResult(KIO::Job *job) (defined in KParts::BrowserRun)KParts::BrowserRun [protected, slot]
slotScanFinished(KIO::Job *)KRun [protected, slot]
slotScanMimeType(KIO::Job *, const QString &type)KRun [protected, slot]
slotStatResult(KIO::Job *job) (defined in KParts::BrowserRun)KParts::BrowserRun [protected, virtual, slot]
slotTimeout()KRun [protected, slot]
suggestedFilename() const (defined in KParts::BrowserRun)KParts::BrowserRun [inline]
url() const (defined in KParts::BrowserRun)KParts::BrowserRun [inline]
virtual_hook(int id, void *data)KRun [protected, virtual]
~BrowserRun() (defined in KParts::BrowserRun)KParts::BrowserRun [virtual]
~KRun()KRun [virtual]

KDE Logo
This file is part of the documentation for kparts Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Nov 27 13:47:10 2004 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003