![]() |
KVIrc 5.2.0
Developer APIs
|
#include "KviModule.h"
#include "KviApplication.h"
#include "KviLocale.h"
#include <QFileInfo>
#include "detector.h"
Functions | |
static bool | language_kvs_cmd_detect (KviKvsModuleFunctionCall *c) |
static bool | language_module_cleanup (KviModule *) |
static bool | language_module_init (KviModule *m) |
|
static |
References detect_language_and_encoding(), DLE_NUM_BEST_MATCHES, i, KVS_PF_OPTIONAL, KVS_PT_STRING, KVSM_PARAMETER, KVSM_PARAMETERS_BEGIN, KVSM_PARAMETERS_END, r, KviKvsModuleFunctionCall::returnValue(), KviKvsHash::set(), KviKvsArray::set(), and KviKvsVariant::setHash().
Referenced by language_module_init().
|
static |
|
static |
References KVSM_REGISTER_FUNCTION, language_kvs_cmd_detect(), and m.