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) |
Public Attributes | |
QByteArray | m_asn |
bool | m_bAutoDelete |
bool | m_bFault |
bool | m_bFinished |
bool | m_bInit |
bool | m_bIsDirectory |
bool | m_bIsLocalFile |
bool | m_bProgressInfo |
bool | m_bScanFile |
QString | m_externalBrowser |
KIO::Job * | m_job |
QString | m_localPath |
mode_t | m_mode |
QString | m_preferredService |
bool | m_runExecutables |
bool | m_showingDialog |
KUrl | m_strURL |
QString | m_suggestedFileName |
QTimer | m_timer |
QPointer< QWidget > | m_window |
KRun * | q |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
static |
Definition at line 82 of file krun_win.cpp.
Member Data Documentation
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 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:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.