1#ifndef _KVI_KVS_TREENODE_COMMAND_H_
2#define _KVI_KVS_TREENODE_COMMAND_H_
48 virtual void dump(
const char * prefix);
49 void dumpSwitchList(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsParser.h:55
Definition KviKvsTreeNodeCommand.h:35
const QString & commandName()
Definition KviKvsTreeNodeCommand.h:50
QString m_szCmdName
Definition KviKvsTreeNodeCommand.h:44
KviKvsTreeNodeSwitchList * m_pSwitches
Definition KviKvsTreeNodeCommand.h:45
Treenode class to handle instructions.
Definition KviKvsTreeNodeInstruction.h:43
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeInstruction.cpp:32
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