1#ifndef _KVI_MODEWIDGET_H_
2#define _KVI_MODEWIDGET_H_
47 std::map<QChar, QString> parseChannelModeString(
const QString& szModes);
48 void sendModeChanges(
const QString szModeString,
const QStringList params);
51 void mouseDoubleClickEvent(QMouseEvent *
e)
override;
52 void keyReleaseEvent(QKeyEvent *
e)
override;
54 bool isParameterOnlyNeededWhenModeIsSet(
const QChar & cMode);
57 void processModeChanges();
The class which manages a channel.
Definition KviChannelWindow.h:114
Definition KviIrcConnectionServerInfo.h:300
Definition KviThemedLineEdit.h:34
#define e
Definition detector.cpp:70
#define KVIRC_API
Definition kvi_settings.h:127