KVIrc 5.2.6
Developer APIs
KviKvsTreeNodeSpecialCommandDefpopupLabel Class Referenceabstract

#include <KviKvsTreeNodeSpecialCommandDefpopup.h>

+ Inheritance diagram for KviKvsTreeNodeSpecialCommandDefpopupLabel:

Public Member Functions

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

Public Attributes

QString m_szItemName
 

Additional Inherited Members

- Protected Member Functions inherited from KviKvsTreeNode
void setLocation (const QChar *pLocation)
 Sets the location char.
 
- Protected Attributes inherited from KviKvsTreeNode
const QChar * m_pLocation
 
KviKvsTreeNodem_pParent
 

Constructor & Destructor Documentation

◆ KviKvsTreeNodeSpecialCommandDefpopupLabel()

◆ ~KviKvsTreeNodeSpecialCommandDefpopupLabel()

KviKvsTreeNodeSpecialCommandDefpopupLabel::~KviKvsTreeNodeSpecialCommandDefpopupLabel ( )
inline

Member Function Documentation

◆ execute()

◆ setItemName()

void KviKvsTreeNodeSpecialCommandDefpopupLabel::setItemName ( const QString & szItemName)
inline

Member Data Documentation

◆ m_szItemName


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