KVIrc 5.2.6
Developer APIs
KviKvsTreeNodeSpecialCommandDefpopupLabelPopup Class Reference

#include <KviKvsTreeNodeSpecialCommandDefpopup.h>

+ Inheritance diagram for KviKvsTreeNodeSpecialCommandDefpopupLabelPopup:

Public Member Functions

void addLabel (KviKvsTreeNodeSpecialCommandDefpopupLabel *pLabel)
 
virtual void contextDescription (QString &szBuffer)
 Sets the buffer.
 
virtual void dump (const char *prefix)
 Dumps the tree.
 
virtual bool execute (KviKvsRunTimeContext *c, KviKvsPopupMenu *p)
 
bool fill (KviKvsRunTimeContext *c, KviKvsPopupMenu *p)
 
bool isEmpty ()
 
 KviKvsTreeNodeSpecialCommandDefpopupLabelPopup (const QChar *pLocation)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupLabelPopup ()
 
- Public Member Functions inherited from KviKvsTreeNodeSpecialCommandDefpopupConditionalLabelWithTextAndIcon
 KviKvsTreeNodeSpecialCommandDefpopupConditionalLabelWithTextAndIcon (const QChar *pLocation, const QString &szCondition, const QString &szText, const QString &szIcon, const QString &szItemName)
 
void setIcon (const QString &szIcon)
 
void setText (const QString &szText)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupConditionalLabelWithTextAndIcon ()
 
- Public Member Functions inherited from KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel
 KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel (const QChar *pLocation, const QString &szCondition, const QString &szItemName)
 
void setCondition (const QString &szCondition)
 
 ~KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel ()
 
- 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.
 
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.
 

Protected Attributes

KviPointerList< KviKvsTreeNodeSpecialCommandDefpopupLabel > * m_pLabels
 
- Protected Attributes inherited from KviKvsTreeNodeSpecialCommandDefpopupConditionalLabelWithTextAndIcon
QString m_szIcon
 
QString m_szText
 
- Protected Attributes inherited from KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel
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.
 

Constructor & Destructor Documentation

◆ KviKvsTreeNodeSpecialCommandDefpopupLabelPopup()

KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::KviKvsTreeNodeSpecialCommandDefpopupLabelPopup ( const QChar * pLocation)

◆ ~KviKvsTreeNodeSpecialCommandDefpopupLabelPopup()

KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::~KviKvsTreeNodeSpecialCommandDefpopupLabelPopup ( )

References m_pLabels.

Member Function Documentation

◆ addLabel()

void KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::addLabel ( KviKvsTreeNodeSpecialCommandDefpopupLabel * pLabel)

◆ contextDescription()

void KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::contextDescription ( QString & szBuffer)
virtual

Sets the buffer.

Parameters
szBufferThe buffer :)
Returns
void

Implements KviKvsTreeNode.

References szBuffer.

◆ dump()

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

◆ execute()

◆ fill()

bool KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::fill ( KviKvsRunTimeContext * c,
KviKvsPopupMenu * p )

References l, m_pLabels, and p.

Referenced by execute().

◆ isEmpty()

bool KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::isEmpty ( )
inline

References m_pLabels.

Member Data Documentation

◆ m_pLabels


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