1#ifndef _KVI_KVS_TREENODE_COMMAND_H_
2#define _KVI_KVS_TREENODE_COMMAND_H_
48 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsParser.h:55
void dumpSwitchList(const char *prefix)
Definition KviKvsTreeNodeCommand.cpp:54
const QString & commandName()
Definition KviKvsTreeNodeCommand.h:50
KviKvsTreeNodeCommand(const QChar *pLocation, const QString &szCmdName)
Definition KviKvsTreeNodeCommand.cpp:28
friend class KviKvsParser
Definition KviKvsTreeNodeCommand.h:37
QString m_szCmdName
Definition KviKvsTreeNodeCommand.h:44
KviKvsTreeNodeSwitchList * m_pSwitches
Definition KviKvsTreeNodeCommand.h:45
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeInstruction.cpp:32
KviKvsTreeNodeInstruction(const QChar *pLocation)
Constructs the treenode instruction object.
Definition KviKvsTreeNodeInstruction.h:50
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeInstruction.cpp:27
Definition KviKvsTreeNodeSwitchList.h:39
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77