![]() |
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 | _KviPerlCoreCtrlCommand_destroy |
| struct | _KviPerlCoreCtrlCommand_execute |
Macros | |
| #define | KVI_PERLCORECTRLCOMMAND_DESTROY "destroy" |
| #define | KVI_PERLCORECTRLCOMMAND_EXECUTE "execute" |
Typedefs | |
| typedef struct _KviPerlCoreCtrlCommand_destroy | KviPerlCoreCtrlCommand_destroy |
| typedef struct _KviPerlCoreCtrlCommand_execute | KviPerlCoreCtrlCommand_execute |
| #define KVI_PERLCORECTRLCOMMAND_DESTROY "destroy" |
Referenced by perl_kvs_cmd_destroy(), and perlcore_module_ctrl().
| #define KVI_PERLCORECTRLCOMMAND_EXECUTE "execute" |
Referenced by perl_kvs_cmd_begin(), and perlcore_module_ctrl().
| typedef struct _KviPerlCoreCtrlCommand_destroy KviPerlCoreCtrlCommand_destroy |
| typedef struct _KviPerlCoreCtrlCommand_execute KviPerlCoreCtrlCommand_execute |
1.8.7