Skip to content
Skip to link menu
Trinity API Reference
Trinity API Reference
tdeio/tdeioexec
tdeio/tdeioexec
tdeio
tdeioexec
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
TDEIO {
class
Job; }
10
11
class
KIOExec :
public
TQObject
12
{
13
TQ_OBJECT
14
public
:
15
KIOExec();
16
17
public
slots:
18
void
slotResult( TDEIO::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
tdeio/tdeioexec
Skip menu "tdeio/tdeioexec"
Main Page
File List
tdeio/tdeioexec
Skip menu "tdeio/tdeioexec"
arts
dcop
dnssd
interfaces
kspeech
interface
library
tdetexteditor
kate
kded
kdoctools
kimgio
kjs
libtdemid
libtdescreensaver
tdeabc
tdecmshell
tdecore
tdefx
tdehtml
tdeinit
tdeio
bookmarks
httpfilter
kpasswdserver
kssl
tdefile
tdeio
tdeioexec
tdeioslave
http
tdemdi
tdemdi
tdenewstuff
tdeparts
tdeprint
tderandr
tderesources
tdespell2
tdesu
tdeui
tdeunittest
tdeutils
tdewallet