![]() |
KVIrc 5.2.4
Developer APIs
|
#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. | |