KVIrc
4.9.2
DeveloperAPIs
|
#include "KviHtmlGenerator.h"
#include "KviIconManager.h"
#include "KviControlCodes.h"
#include "KviOptions.h"
#include "KviTextIconManager.h"
Namespaces | |
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. More... | |