KVIrc 5.2.6
Developer APIs
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

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

Protected Attributes

QMenu * m_pJoinPopup = nullptr
 

Detailed Description

Channels join window tree widget.

Constructor & Destructor Documentation

◆ ChannelsJoinDialogTreeWidget()

ChannelsJoinDialogTreeWidget::ChannelsJoinDialogTreeWidget ( QWidget * par)
inline

◆ ~ChannelsJoinDialogTreeWidget()

ChannelsJoinDialogTreeWidget::~ChannelsJoinDialogTreeWidget ( )
inline

References m_pJoinPopup.

Member Function Documentation

◆ mouseDoubleClickEvent()

void ChannelsJoinDialogTreeWidget::mouseDoubleClickEvent ( QMouseEvent * e)
overrideprotected

◆ mousePressEvent()

void ChannelsJoinDialogTreeWidget::mousePressEvent ( QMouseEvent * e)
overrideprotected

Called when the user clicks on the list.

Parameters
emouse event descriptor
Returns
void

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

Member Data Documentation

◆ m_pJoinPopup

QMenu* ChannelsJoinDialogTreeWidget::m_pJoinPopup = nullptr
protected

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