![]() |
KVIrc 5.2.6
Developer APIs
|
Channels join window tree widget. More...
#include <ChannelsJoinDialog.h>
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 |
Channels join window tree widget.
|
inline |
|
inline |
References m_pJoinPopup.
|
overrideprotected |
|
overrideprotected |
Called when the user clicks on the list.
e | mouse event descriptor |
References __tr2qs, KviIconManager::Discard, e, g_pIconManager, ChannelsJoinDialog::HeaderItem, ChannelsJoinDialog::itemSelected(), KviIconManager::Join, and m_pJoinPopup.
|
protected |
Referenced by mousePressEvent(), and ~ChannelsJoinDialogTreeWidget().