KVIrc  4.9.2
DeveloperAPIs
Classes | Macros | Typedefs
KviKvsProcessManager.h File Reference
#include "kvi_settings.h"
#include "KviKvsAsyncOperation.h"
#include "KviQString.h"
#include "KviWindow.h"
#include "KviKvsVariant.h"
#include "KviKvsRunTimeContext.h"
#include "KviPointerHashTable.h"
#include "QProcess"
#include <QTimer>

Go to the source code of this file.

Classes

struct  _KviKvsProcessDescriptorData
 
class  KviKvsProcessAsyncOperation
 

Macros

#define KVI_KVS_PROCESSDESCRIPTOR_KILLIFNOWINDOW   64
 
#define KVI_KVS_PROCESSDESCRIPTOR_NOSHELL   32
 
#define KVI_KVS_PROCESSDESCRIPTOR_OUTPUTBYBLOCKS   8
 
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTARTED   16
 
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTDERR   2
 
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTDOUT   1
 
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERTERMINATED   4
 

Typedefs

typedef struct
_KviKvsProcessDescriptorData 
KviKvsProcessDescriptorData
 

Macro Definition Documentation

#define KVI_KVS_PROCESSDESCRIPTOR_KILLIFNOWINDOW   64
#define KVI_KVS_PROCESSDESCRIPTOR_NOSHELL   32
#define KVI_KVS_PROCESSDESCRIPTOR_OUTPUTBYBLOCKS   8
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTARTED   16
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTDERR   2
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERSTDOUT   1
#define KVI_KVS_PROCESSDESCRIPTOR_TRIGGERTERMINATED   4

Typedef Documentation