1#ifndef _KVI_KVS_TREENODE_REBINDINGSWITCH_H_
2#define _KVI_KVS_TREENODE_REBINDINGSWITCH_H_
46 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
const QString & commandName()
Definition KviKvsTreeNodeCommand.h:50
KviKvsTreeNodeCommand(const QChar *pLocation, const QString &szCmdName)
Definition KviKvsTreeNodeCommand.cpp:28
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeCommand.cpp:43
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeCommand.cpp:48
Definition KviKvsTreeNodeData.h:35
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
KviKvsTreeNodeCommand * m_pChildCommand
Definition KviKvsTreeNodeRebindingSwitch.h:42
KviKvsTreeNodeRebindingSwitch(const QChar *pLocation, KviKvsTreeNodeData *pTargetWindow, KviKvsTreeNodeCommand *pChildCommand)
Definition KviKvsTreeNodeRebindingSwitch.cpp:32
KviKvsTreeNodeData * m_pTargetWindow
Definition KviKvsTreeNodeRebindingSwitch.h:41
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77