1#ifndef _KVI_HTMLGENERATOR_H_
2#define _KVI_HTMLGENERATOR_H_
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
A namespace to handle html-related functions.
Definition KviHtmlGenerator.cpp:33
QString convertToHtml(const QString &szText, bool bEscape)
Converts a raw irc message to its html equivalent text.
Definition KviHtmlGenerator.cpp:34
DefaultColor
Defines back and foreground colors.
Definition KviHtmlGenerator.h:47
@ Background
Definition KviHtmlGenerator.h:48
@ Foreground
Definition KviHtmlGenerator.h:49