KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Private Attributes | List of all members
KviIrcMessageCheckListItem Class Reference

#include <KviIrcView_tools.h>

+ Inheritance diagram for KviIrcMessageCheckListItem:

Public Member Functions

bool isOn ()
 
 KviIrcMessageCheckListItem (QTreeWidget *par, KviIrcViewToolWidget *w, int id)
 
void setOn (bool b)
 
 ~KviIrcMessageCheckListItem ()
 

Private Attributes

int m_iId
 
QCheckBox * m_pCbox
 
KviIrcViewToolWidgetm_pToolWidget
 

Constructor & Destructor Documentation

KviIrcMessageCheckListItem::KviIrcMessageCheckListItem ( QTreeWidget *  par,
KviIrcViewToolWidget w,
int  id 
)
KviIrcMessageCheckListItem::~KviIrcMessageCheckListItem ( )
default

Member Function Documentation

bool KviIrcMessageCheckListItem::isOn ( )
inline
void KviIrcMessageCheckListItem::setOn ( bool  b)
inline

Member Data Documentation

int KviIrcMessageCheckListItem::m_iId
private
QCheckBox* KviIrcMessageCheckListItem::m_pCbox
private
KviIrcViewToolWidget* KviIrcMessageCheckListItem::m_pToolWidget
private

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