KIO
KRun::KRunPrivate Class Reference
#include <krun_p.h>
Public Member Functions | |
KRunPrivate (KRun *parent) | |
void | init (const KUrl &url, QWidget *window, mode_t mode, bool isLocalFile, bool showProgressInfo, const QByteArray &asn) |
bool | runExecutable (const QString &_exec) |
void | startTimer () |
Static Public Member Functions | |
static bool | displayNativeOpenWithDialog (const KUrl::List &lst, QWidget *window, bool tempFiles, const QString &suggestedFileName, const QByteArray &asn) |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
static |
Definition at line 82 of file krun_win.cpp.
void KRun::KRunPrivate::init | ( | const KUrl & | url, |
QWidget * | window, | ||
mode_t | mode, | ||
bool | isLocalFile, | ||
bool | showProgressInfo, | ||
const QByteArray & | asn | ||
) |
Member Data Documentation
QByteArray KRun::KRunPrivate::m_asn |
bool KRun::KRunPrivate::m_bInit |
bool KRun::KRunPrivate::m_bScanFile |
The documentation for this class was generated from the following files:
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.