KParts
KParts::BrowserRun Member List
This is the complete list of members for KParts::BrowserRun, including all inherited members.
abort() | KRun | |
allowExecution(const QString &mimeType, const KUrl &url) | KParts::BrowserRun | static |
arguments() | KParts::BrowserRun | |
askEmbedOrSave(const KUrl &url, const QString &mimeType, const QString &suggestedFileName=QString(), int flags=0) | KParts::BrowserRun | static |
AskEmbedOrSaveFlags enum name | KParts::BrowserRun | |
askSave(const KUrl &url, KService::Ptr offer, const QString &mimeType, const QString &suggestedFileName=QString()) | KParts::BrowserRun | static |
AskSaveResult enum name | KParts::BrowserRun | |
AttachmentDisposition enum value | KParts::BrowserRun | |
autoDelete() const | KRun | |
binaryName(const QString &execLine, bool removePath) | KRun | static |
browserArguments() | KParts::BrowserRun | |
BrowserRun(const KUrl &url, const KParts::OpenUrlArguments &args, const KParts::BrowserArguments &browserArgs, KParts::ReadOnlyPart *part, QWidget *window, bool removeReferrer, bool trustedSource, bool hideErrorDialog=false) | KParts::BrowserRun | |
Cancel enum value | KParts::BrowserRun | |
checkStartupNotify(const QString &binName, const KService *service, bool *silent_arg, QByteArray *wmclass_arg) | KRun | static |
contentDisposition() const | KParts::BrowserRun | |
Delayed enum value | KParts::BrowserRun | protected |
displayOpenWithDialog(const KUrl::List &lst, QWidget *window, bool tempFiles=false, const QString &suggestedFileName=QString(), const QByteArray &asn=QByteArray()) | KRun | static |
doScanFile() const | KRun | protected |
error() | KRun | signal |
finished() | KRun | signal |
foundMimeType(const QString &type) | KRun | protectedvirtual |
Handled enum value | KParts::BrowserRun | protected |
handleError(KJob *job) | KParts::BrowserRun | protectedvirtual |
handleNonEmbeddable(const QString &mimeType) | KParts::BrowserRun | protected |
handleNonEmbeddable(const QString &mimeType, KService::Ptr *pSelectedService) | KParts::BrowserRun | protected |
hasError() const | KRun | |
hasFinished() const | KRun | |
hideErrorDialog() const | KParts::BrowserRun | |
init() | KParts::BrowserRun | protectedvirtual |
initializeNextAction() const | KRun | protected |
InlineDisposition enum value | KParts::BrowserRun | |
isDirectory() const | KRun | protected |
isExecutable(const QString &serviceType) | KRun | static |
isExecutableFile(const KUrl &url, const QString &mimetype) | KRun | static |
isLocalFile() const | KRun | protected |
isTextExecutable(const QString &mimeType) | KParts::BrowserRun | static |
job() | KRun | protected |
killJob() | KRun | protectedvirtual |
KRun(const KUrl &url, QWidget *window, mode_t mode=0, bool isLocalFile=false, bool showProgressInfo=true, const QByteArray &asn=QByteArray()) | KRun | |
makeErrorUrl(int error, const QString &errorText, const QString &initialUrl) | KParts::BrowserRun | static |
mimeTypeDetermined(const QString &mimeType) | KRun | protectedslot |
mode() const | KRun | protected |
NonEmbeddableResult enum name | KParts::BrowserRun | protected |
NotHandled enum value | KParts::BrowserRun | protected |
Open enum value | KParts::BrowserRun | |
part() const | KParts::BrowserRun | |
processDesktopExec(const KService &_service, const KUrl::List &_urls, bool tempFiles=false, const QString &suggestedFileName=QString()) | KRun | static |
progressInfo() const | KRun | protected |
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 |
Save enum value | KParts::BrowserRun | |
save(const KUrl &url, const QString &suggestedFileName) | KParts::BrowserRun | virtual |
saveUrl(const KUrl &url, const QString &suggestedFileName, QWidget *window, const KParts::OpenUrlArguments &args) | KParts::BrowserRun | static |
saveUrlUsingKIO(const KUrl &srcUrl, const KUrl &destUrl, QWidget *window, const QMap< QString, QString > &metaData) | KParts::BrowserRun | static |
scanFile() | KParts::BrowserRun | protectedvirtual |
serverSuggestsSave() const | KParts::BrowserRun | |
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 |
setPreferredService(const QString &desktopEntryName) | KRun | |
setProgressInfo(bool progressInfo) | KRun | protected |
setRunExecutables(bool b) | KRun | |
setSuggestedFileName(const QString &fileName) | KRun | |
setUrl(const KUrl &url) | KRun | protected |
shellQuote(QString &str) | KRun | static |
simpleSave(const KUrl &url, const QString &suggestedFileName, QWidget *window=0) | KParts::BrowserRun | static |
slotBrowserMimetype(KIO::Job *job, const QString &type) | KParts::BrowserRun | protectedslot |
slotBrowserScanFinished(KJob *job) | KParts::BrowserRun | protectedslot |
slotCopyToTempFileResult(KJob *job) | KParts::BrowserRun | protectedslot |
slotScanFinished(KJob *) | KRun | protectedslot |
slotScanMimeType(KIO::Job *, const QString &type) | KRun | protectedslot |
slotStatResult(KJob *job) | KParts::BrowserRun | protectedvirtualslot |
slotTimeout() | KRun | protectedslot |
suggestedFileName() const | KRun | |
timer() | KRun | protected |
url() const | KParts::BrowserRun | |
window() const | KRun | |
~BrowserRun() | KParts::BrowserRun | virtual |
~KRun() | KRun | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.