language/duchain
KDevelop::Colorizer Struct Reference
A helper-class for elegant colorization of html-strings . More...
#include <abstractnavigationcontext.h>
Public Member Functions | |
| Colorizer (const QString &color, bool bold=false, bool italic=false) | |
| QString | operator() (const QString &str) const |
Public Attributes | |
| bool | m_bold |
| QString | m_color |
| bool | m_italic |
Detailed Description
A helper-class for elegant colorization of html-strings .
Initialize it with a html-color like "990000". and colorize strings using operator()
Definition at line 38 of file abstractnavigationcontext.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference