1#ifndef _CHANNELSJOIN_H_
2#define _CHANNELSJOIN_H_
Contains the KviWindow class.
Channels join window class.
Definition ChannelsJoinDialog.h:79
QPushButton * m_pJoinButton
Definition ChannelsJoinDialog.h:109
void setConsole(KviConsoleWindow *pConsole)
Sets the console and fills in the servers' list.
Definition ChannelsJoinDialog.cpp:148
QCheckBox * m_pCloseAfterJoinCheck
Definition ChannelsJoinDialog.h:108
QCheckBox * m_pShowAtStartupCheck
Definition ChannelsJoinDialog.h:107
ChannelsJoinDialogTreeWidget * m_pTreeWidget
Definition ChannelsJoinDialog.h:104
void fillListView()
Fills in the servers' list.
Definition ChannelsJoinDialog.cpp:154
void itemSelected()
Called when the user choose an item from the list.
Definition ChannelsJoinDialog.cpp:292
void clearClicked()
Called when the clear button is pressed.
Definition ChannelsJoinDialog.cpp:444
QPushButton * m_pRegButton
Definition ChannelsJoinDialog.h:110
void editTextChanged(const QString &)
Called when the text changes.
Definition ChannelsJoinDialog.cpp:305
ItemTypes
Definition ChannelsJoinDialog.h:98
@ RecentChannelItem
Definition ChannelsJoinDialog.h:100
@ RegisteredChannelItem
Definition ChannelsJoinDialog.h:101
@ HeaderItem
Definition ChannelsJoinDialog.h:99
QLineEdit * m_pChannelEdit
Definition ChannelsJoinDialog.h:103
QGroupBox * m_pGroupBox
Definition ChannelsJoinDialog.h:105
KviConsoleWindow * m_pConsole
Definition ChannelsJoinDialog.h:112
void cancelClicked()
Called when the cancel button is pressed.
Definition ChannelsJoinDialog.cpp:335
void deleteClicked()
Called when the delete button is pressed.
Definition ChannelsJoinDialog.cpp:340
~ChannelsJoinDialog()
Destroys the channels join window.
Definition ChannelsJoinDialog.cpp:140
void editReturnPressed()
Called when the return is pressed.
Definition ChannelsJoinDialog.cpp:460
void enableJoin()
Enables join and register button if channel is found.
Definition ChannelsJoinDialog.cpp:310
QLineEdit * m_pPass
Definition ChannelsJoinDialog.h:106
QPushButton * m_pClearButton
Definition ChannelsJoinDialog.h:111
void closeEvent(QCloseEvent *e) override
Definition ChannelsJoinDialog.cpp:465
void joinClicked()
Called when the join button is pressed.
Definition ChannelsJoinDialog.cpp:383
void regClicked()
Called when the register button is pressed.
Definition ChannelsJoinDialog.cpp:413
Definition KviConsoleWindow.h:74
#define e
Definition detector.cpp:70