KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Attributes | List of all members
KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue Class Reference

#include <KviKvsTreeNodeSpecialCommandDefpopup.h>

+ Inheritance diagram for KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue:

Public Member Functions

virtual void contextDescription (QString &szBuffer)
 Sets the buffer. More...
 
virtual void dump (const char *prefix)
 Dumps the tree. More...
 
virtual bool execute (KviKvsRunTimeContext *c, KviKvsPopupMenu *p)
 
 KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue (const QChar *pLocation, const QString &szInstruction, const QString &szItemName)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue ()
 
- Public Member Functions inherited from KviKvsTreeNodeSpecialCommandDefpopupLabel
 KviKvsTreeNodeSpecialCommandDefpopupLabel (const QChar *pLocation, const QString &szItemName)
 
void setItemName (const QString &szItemName)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupLabel ()
 
- Public Member Functions inherited from KviKvsTreeNode
 KviKvsTreeNode (const QChar *pLocation)
 Constructs the treenode object. More...
 
const QChar * location ()
 Returns the location char. More...
 
KviKvsTreeNodeparent ()
 Returns the parent object. More...
 
void setParent (KviKvsTreeNode *p)
 Sets the parent object. More...
 
virtual ~KviKvsTreeNode ()
 Destroys the treenode object. More...
 

Protected Attributes

QString m_szInstruction
 
- Protected Attributes inherited from KviKvsTreeNode
const QChar * m_pLocation
 
KviKvsTreeNodem_pParent
 

Additional Inherited Members

- Public Attributes inherited from KviKvsTreeNodeSpecialCommandDefpopupLabel
QString m_szItemName
 
- Protected Member Functions inherited from KviKvsTreeNode
void setLocation (const QChar *pLocation)
 Sets the location char. More...
 

Constructor & Destructor Documentation

KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue ( const QChar *  pLocation,
const QString &  szInstruction,
const QString &  szItemName 
)
inline
KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::~KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue ( )
inline

Member Function Documentation

void KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::contextDescription ( QString &  szBuffer)
virtual

Sets the buffer.

Parameters
szBufferThe buffer :)
Returns
void

Implements KviKvsTreeNode.

void KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::dump ( const char *  prefix)
virtual

Dumps the tree.

Parameters
prefixThe prefix of the instruction
Returns
void

Implements KviKvsTreeNode.

References m_szInstruction.

bool KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::execute ( KviKvsRunTimeContext c,
KviKvsPopupMenu p 
)
virtual

Member Data Documentation

QString KviKvsTreeNodeSpecialCommandDefpopupLabelPrologue::m_szInstruction
protected

Referenced by dump(), and execute().


The documentation for this class was generated from the following files: