KVIrc  4.9.2
DeveloperAPIs
Namespaces | Enumerations | Functions
KviHtmlGenerator.h File Reference

Irc => Html format converter; this should better live in kdelibs, but uses kvirc options. More...

#include "kvi_settings.h"

Go to the source code of this file.

Namespaces

 KviHtmlGenerator
 A namespace to handle html-related functions.
 

Enumerations

enum  KviHtmlGenerator::DefaultColor { KviHtmlGenerator::Background = 100, KviHtmlGenerator::Foreground = 101 }
 Defines back and foreground colors. More...
 

Functions

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

Detailed Description

Irc => Html format converter; this should better live in kdelibs, but uses kvirc options.

Author
Fabio Bas