1#ifndef _KVI_KVS_TREENODE_MODULEFUNCTIONCALL_H_
2#define _KVI_KVS_TREENODE_MODULEFUNCTIONCALL_H_
46 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
Definition KviKvsTreeNodeDataList.h:36
virtual bool evaluateReadOnly(KviKvsRunTimeContext *c, KviKvsVariant *pBuffer)
Definition KviKvsTreeNodeData.cpp:78
virtual void dump(const char *prefix)
Dumps the tree.
Definition KviKvsTreeNodeFunctionCall.cpp:45
virtual void contextDescription(QString &szBuffer)
Sets the buffer.
Definition KviKvsTreeNodeFunctionCall.cpp:40
KviKvsTreeNodeFunctionCall(const QChar *pLocation, const QString &szFunctionName, KviKvsTreeNodeDataList *pParams)
Definition KviKvsTreeNodeFunctionCall.cpp:27
QString m_szModuleName
Definition KviKvsTreeNodeModuleFunctionCall.h:42
~KviKvsTreeNodeModuleFunctionCall()
KviKvsTreeNodeModuleFunctionCall(const QChar *pLocation, const QString &szModuleName, const QString &szFncName, KviKvsTreeNodeDataList *pParams)
Definition KviKvsTreeNodeModuleFunctionCall.cpp:33
This class defines a new data type which contains variant data.
Definition KviKvsVariant.h:352
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77