CycloBranch
cHTMLDelegate Class Reference

A delegate to display rich text. More...

#include <cHTMLDelegate.h>

Inheritance diagram for cHTMLDelegate:

Public Member Functions

 cHTMLDelegate (QObject *parent=(QObject *) 0)
 The constructor. More...
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
 Reimplementation of paint. More...
 

Detailed Description

A delegate to display rich text.

Constructor & Destructor Documentation

◆ cHTMLDelegate()

cHTMLDelegate::cHTMLDelegate ( QObject *  parent = (QObject *)0)

The constructor.

Parameters
parentpointer to a parent widget

Member Function Documentation

◆ paint()

void cHTMLDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

Reimplementation of paint.

Parameters
painterQPainter
optionQStyleOptionViewItem
indexQModelIndex

The documentation for this class was generated from the following files: