KVIrc  4.9.2
DeveloperAPIs
Classes | Macros | Typedefs
pythoncoreinterface.h File Reference
#include "kvi_settings.h"
#include "KviQString.h"
#include "KviKvsRunTimeContext.h"
#include <QStringList>

Go to the source code of this file.

Classes

struct  _KviPythonCoreCtrlCommand_destroy
 
struct  _KviPythonCoreCtrlCommand_execute
 

Macros

#define KVI_PYTHONCORECTRLCOMMAND_DESTROY   "destroy"
 
#define KVI_PYTHONCORECTRLCOMMAND_EXECUTE   "execute"
 

Typedefs

typedef struct
_KviPythonCoreCtrlCommand_destroy 
KviPythonCoreCtrlCommand_destroy
 
typedef struct
_KviPythonCoreCtrlCommand_execute 
KviPythonCoreCtrlCommand_execute
 

Macro Definition Documentation

#define KVI_PYTHONCORECTRLCOMMAND_DESTROY   "destroy"
#define KVI_PYTHONCORECTRLCOMMAND_EXECUTE   "execute"

Typedef Documentation