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

Channels join window tree widget. More...

#include <ChannelsJoinDialog.h>

+ Inheritance diagram for ChannelsJoinDialogTreeWidget:

Public Member Functions

 ChannelsJoinDialogTreeWidget (QWidget *par)
 
 ~ChannelsJoinDialogTreeWidget ()
 

Protected Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *e)
 
virtual void mousePressEvent (QMouseEvent *e)
 Called when the user clicks on the list. More...
 

Protected Attributes

QMenu * m_pJoinPopup
 

Detailed Description

Channels join window tree widget.

Constructor & Destructor Documentation

ChannelsJoinDialogTreeWidget::ChannelsJoinDialogTreeWidget ( QWidget *  par)
inline
ChannelsJoinDialogTreeWidget::~ChannelsJoinDialogTreeWidget ( )
inline

References m_pJoinPopup.

Member Function Documentation

void ChannelsJoinDialogTreeWidget::mouseDoubleClickEvent ( QMouseEvent *  e)
protectedvirtual
void ChannelsJoinDialogTreeWidget::mousePressEvent ( QMouseEvent *  e)
protectedvirtual

Called when the user clicks on the list.

Parameters
emouse event descriptor
Returns
void

References __tr2qs, KviIconManager::Discard, g_pIconManager, KviIconManager::getSmallIcon(), ChannelsJoinDialog::HeaderItem, KviIconManager::Join, and m_pJoinPopup.

Member Data Documentation

QMenu* ChannelsJoinDialogTreeWidget::m_pJoinPopup
protected

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