Skip to content
Skip to link menu
Trinity API Reference
Trinity API Reference
kio/kioexec
kio/kioexec
kio
kioexec
main.h
1
#ifndef _main_h
2
#define _main_h
3
4
#include <tqobject.h>
5
#include <tqstring.h>
6
#include <tqstrlist.h>
7
#include <tqtimer.h>
8
9
namespace
KIO {
class
Job; }
10
11
class
KIOExec :
public
TQObject
12
{
13
Q_OBJECT
14
public
:
15
KIOExec();
16
17
public
slots:
18
void
slotResult( KIO::Job * );
19
void
slotRunApp();
20
21
protected
:
22
bool
tempfiles;
23
TQString suggestedFileName;
24
int
counter;
25
int
expectedCounter;
26
TQString command;
27
struct
fileInfo {
28
TQString path;
29
KURL url;
30
int
time;
31
};
32
TQValueList<fileInfo> fileList;
33
};
34
35
#endif
kio/kioexec
Skip menu "kio/kioexec"
Main Page
File List
kio/kioexec
Skip menu "kio/kioexec"
arts
dcop
dnssd
interfaces
interface
library
kspeech
ktexteditor
kabc
kate
kcmshell
kdecore
kded
kdefx
kdeprint
kdesu
kdeui
kdoctools
khtml
kimgio
kinit
kio
bookmarks
httpfilter
kfile
kio
kioexec
kpasswdserver
kssl
kioslave
http
kjs
kmdi
kmdi
knewstuff
kparts
krandr
kresources
kspell2
kunittest
kutils
kwallet
libkmid
libkscreensaver