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