KVIrc 5.2.4
Developer APIs
Classes | Macros
KviChannelWindow.h File Reference

Channel widget: abstraction of an IRC channel. More...

#include "kvi_settings.h"
#include "KviConsoleWindow.h"
#include "KviWindow.h"
#include "KviIrcUserDataBase.h"
#include "KviMaskEditor.h"
#include "KviPixmap.h"
#include "KviUserListView.h"
#include "KviTimeUtils.h"
#include "KviModeWidget.h"
#include <QDateTime>
#include <QList>
#include <QString>
#include <QStringList>
#include <QToolButton>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  KviChannelAction
 
struct  KviChannelActivityStats
 
class  KviChannelWindow
 The class which manages a channel. More...
 

Macros

#define KVI_CHANNEL_ACTION_HISTORY_MAX_COUNT   40
 
#define KVI_CHANNEL_ACTION_HISTORY_MAX_TIMESPAN   600
 
#define KVI_CHANNEL_AVERAGE_USERS   101
 

Detailed Description

Channel widget: abstraction of an IRC channel.

Author
Szymon Stefanek

Macro Definition Documentation

◆ KVI_CHANNEL_ACTION_HISTORY_MAX_COUNT

#define KVI_CHANNEL_ACTION_HISTORY_MAX_COUNT   40

◆ KVI_CHANNEL_ACTION_HISTORY_MAX_TIMESPAN

#define KVI_CHANNEL_ACTION_HISTORY_MAX_TIMESPAN   600

◆ KVI_CHANNEL_AVERAGE_USERS

#define KVI_CHANNEL_AVERAGE_USERS   101