![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#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 |
| #define KVI_PYTHONCORECTRLCOMMAND_DESTROY "destroy" |
Referenced by python_kvs_cmd_destroy(), and pythoncore_module_ctrl().
| #define KVI_PYTHONCORECTRLCOMMAND_EXECUTE "execute" |
Referenced by python_kvs_cmd_begin(), and pythoncore_module_ctrl().
1.8.7