KVIrc 5.2.0
Developer APIs
Namespaces | Functions
KviHtmlGenerator.cpp File Reference
#include "KviHtmlGenerator.h"
#include "KviIconManager.h"
#include "KviControlCodes.h"
#include "KviOptions.h"
#include "KviTextIconManager.h"

Namespaces

namespace  KviHtmlGenerator
 A namespace to handle html-related functions.
 

Functions

QString KviHtmlGenerator::convertToHtml (const QString &szText, bool bEscape=false)
 Converts a raw irc message to its html equivalent text.