![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <KviKvsTreeNodeSpecialCommandDefpopup.h>
Inheritance diagram for KviKvsTreeNodeSpecialCommandDefpopupConditionalLabelWithTextAndIcon:Public Member Functions | |
| 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 | |
| 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... | |
| KviKvsTreeNode * | parent () |
| 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_szIcon |
| QString | m_szText |
Protected Attributes inherited from KviKvsTreeNodeSpecialCommandDefpopupConditionalLabel | |
| QString | m_szCondition |
Protected Attributes inherited from KviKvsTreeNode | |
| const QChar * | m_pLocation |
| KviKvsTreeNode * | m_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... | |
|
inline |
|
inline |
|
inline |
Referenced by KviKvsParser::parseSpecialCommandDefpopupLabelPopup().
|
inline |
Referenced by KviKvsParser::parseSpecialCommandDefpopupLabelPopup().
|
protected |
Referenced by KviKvsTreeNodeSpecialCommandDefpopupLabelExtpopup::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelItem::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelLabel::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelExtpopup::execute(), KviKvsTreeNodeSpecialCommandDefpopupLabelItem::execute(), KviKvsTreeNodeSpecialCommandDefpopupLabelLabel::execute(), and KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::execute().
|
protected |
Referenced by KviKvsTreeNodeSpecialCommandDefpopupLabelExtpopup::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelItem::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelLabel::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::dump(), KviKvsTreeNodeSpecialCommandDefpopupLabelExtpopup::execute(), KviKvsTreeNodeSpecialCommandDefpopupLabelItem::execute(), KviKvsTreeNodeSpecialCommandDefpopupLabelLabel::execute(), and KviKvsTreeNodeSpecialCommandDefpopupLabelPopup::execute().
1.8.7