kio
KIOExec Class Reference
#include <main.h>
Inheritance diagram for KIOExec:

Classes | |
| struct | fileInfo |
Public Slots | |
| void | slotResult (KIO::Job *) |
| void | slotRunApp () |
Public Member Functions | |
| KIOExec () | |
Protected Attributes | |
| QString | command |
| int | counter |
| int | expectedCounter |
| QValueList< fileInfo > | fileList |
| QString | suggestedFileName |
| bool | tempfiles |
Detailed Description
Definition at line 11 of file kioexec/main.h.
Constructor & Destructor Documentation
| KIOExec::KIOExec | ( | ) |
Definition at line 66 of file kioexec/main.cpp.
Member Function Documentation
| void KIOExec::slotResult | ( | KIO::Job * | job | ) | [slot] |
Definition at line 146 of file kioexec/main.cpp.
| void KIOExec::slotRunApp | ( | ) | [slot] |
Definition at line 182 of file kioexec/main.cpp.
Member Data Documentation
QString KIOExec::command [protected] |
Definition at line 26 of file kioexec/main.h.
int KIOExec::counter [protected] |
Definition at line 24 of file kioexec/main.h.
int KIOExec::expectedCounter [protected] |
Definition at line 25 of file kioexec/main.h.
QValueList<fileInfo> KIOExec::fileList [protected] |
Definition at line 32 of file kioexec/main.h.
QString KIOExec::suggestedFileName [protected] |
Definition at line 23 of file kioexec/main.h.
bool KIOExec::tempfiles [protected] |
Definition at line 22 of file kioexec/main.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference