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

#include <KviKvsTreeNodeSpecialCommandDefpopup.h>

+ Inheritance diagram for KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel:

Public Member Functions

 KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel (const QChar *pLocation, const QString &szCondition, const QString &szItemName)
 
void setCondition (const QString &szCondition)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel ()
 
- Public Member Functions inherited from KviKvsTreeNodeSpecialCommandDefpopupLabel
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...
 

Protected Attributes

QString m_szCondition
 
- 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

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

Member Function Documentation

void KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel::setCondition ( const QString &  szCondition)
inline

Member Data Documentation

QString KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel::m_szCondition
protected

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