KVIrc 5.2.6
Developer APIs
KviKvsKernel Member List

This is the complete list of members for KviKvsKernel, including all inherited members.

asyncOperationManager()KviKvsKernelinline
completeCommand(const QString &szCommandBegin, std::vector< QString > &pMatches)KviKvsKernel
completeFunction(const QString &szFunctionBegin, std::vector< QString > &pMatches)KviKvsKernel
completeModuleCommand(const QString &szModuleName, const QString &szCommandBegin, std::vector< QString > &matches)KviKvsKernel
completeModuleFunction(const QString &szModuleName, const QString &szFunctionBegin, std::vector< QString > &matches)KviKvsKernel
done()KviKvsKernelstatic
emptyParameterList()KviKvsKernelinline
findCoreCallbackCommandExecRoutine(const QString &szCmdName)KviKvsKernelinline
findCoreFunctionExecRoutine(const QString &szFncName)KviKvsKernelinline
findCoreSimpleCommandExecRoutine(const QString &szCmdName)KviKvsKernelinline
findSpecialCommandParsingRoutine(const QString &szCmdName)KviKvsKernelinline
getAllFunctionsCommandsCore(QStringList *list)KviKvsKernel
globalVariables()KviKvsKernelinline
init()KviKvsKernelstatic
instance()KviKvsKernelinlinestatic
KviKvsKernel()KviKvsKernel
m_pAsyncOperationManagerKviKvsKernelprivate
m_pCoreCallbackCommandExecRoutineDictKviKvsKernelprivate
m_pCoreFunctionExecRoutineDictKviKvsKernelprivate
m_pCoreSimpleCommandExecRoutineDictKviKvsKernelprivate
m_pEmptyParameterListKviKvsKernelprivate
m_pGlobalVariablesKviKvsKernelprivate
m_pKvsKernelKviKvsKernelprivatestatic
m_pObjectControllerKviKvsKernelprivate
m_pSpecialCommandParsingRoutineDictKviKvsKernelprivate
objectController()KviKvsKernelinline
registerCoreCallbackCommandExecRoutine(const QString &szCmdName, KviKvsCoreCallbackCommandExecRoutine *r)KviKvsKernelinline
registerCoreFunctionExecRoutine(const QString &szFncName, KviKvsCoreFunctionExecRoutine *r)KviKvsKernelinline
registerCoreSimpleCommandExecRoutine(const QString &szCmdName, KviKvsCoreSimpleCommandExecRoutine *r)KviKvsKernelinline
registerSpecialCommandParsingRoutine(const QString &szCmdName, KviKvsSpecialCommandParsingRoutine *r)KviKvsKernelinline
~KviKvsKernel()KviKvsKernel