KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Public Attributes | List of all members
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. More...
 
virtual void dump (const char *prefix)=0
 Dumps the tree. More...
 
 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...
 

Public Attributes

QString m_szItemName
 

Additional Inherited Members

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

Constructor & Destructor Documentation

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

Member Function Documentation

virtual bool KviKvsTreeNodeSpecialCommandDefpopupLabel::execute ( KviKvsRunTimeContext c,
KviKvsPopupMenu p 
)
pure virtual
void KviKvsTreeNodeSpecialCommandDefpopupLabel::setItemName ( const QString &  szItemName)
inline

Member Data Documentation

QString KviKvsTreeNodeSpecialCommandDefpopupLabel::m_szItemName

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