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) |
| 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
| bool KRun::KRunPrivate::displayNativeOpenWithDialog | ( | const KUrl::List & | lst, |
| QWidget * | window, | ||
| bool | tempFiles, | ||
| const QString & | suggestedFileName, | ||
| const QByteArray & | asn | ||
| ) | [static] |
Definition at line 82 of file krun_win.cpp.
Member Data Documentation
| QByteArray KRun::KRunPrivate::m_asn |
| mode_t KRun::KRunPrivate::m_mode |
| QTimer KRun::KRunPrivate::m_timer |
| QPointer<QWidget> KRun::KRunPrivate::m_window |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference