1#ifndef _KVI_KVS_TREENODE_MODULESIMPLECOMMAND_H_
2#define _KVI_KVS_TREENODE_MODULESIMPLECOMMAND_H_
45 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
KviKvsTreeNodeDataList * params()
Definition KviKvsTreeNodeCommandWithParameters.h:44
Definition KviKvsTreeNodeDataList.h:36
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
KviKvsTreeNodeModuleSimpleCommand(const QChar *pLocation, const QString &szModuleName, const QString &szCmdName, KviKvsTreeNodeDataList *params)
Definition KviKvsTreeNodeModuleSimpleCommand.cpp:34
QString m_szModuleName
Definition KviKvsTreeNodeModuleSimpleCommand.h:41
~KviKvsTreeNodeModuleSimpleCommand()
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeSimpleCommand.cpp:43
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeSimpleCommand.cpp:36
KviKvsTreeNodeSimpleCommand(const QChar *pLocation, const QString &szCmdName, KviKvsTreeNodeDataList *params)
Definition KviKvsTreeNodeSimpleCommand.cpp:28
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77