[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Attributes | List of all members
KLFLibViewDelegate::PaintPrivate Struct Reference

#include <klflibview.h>

Collaboration diagram for KLFLibViewDelegate::PaintPrivate:
Collaboration graph
[legend]

Public Attributes

QPainterp
 
QBrush background
 
const QStyleOptionViewItemoption
 
bool isselected
 
QRect innerRectText
 
QRect innerRectImage
 

Detailed Description

Definition at line 696 of file klflibview.h.

Member Data Documentation

QBrush KLFLibViewDelegate::PaintPrivate::background

Definition at line 698 of file klflibview.h.

Referenced by KLFLibViewDelegate::paint(), and KLFLibViewDelegate::paintEntry().

QRect KLFLibViewDelegate::PaintPrivate::innerRectImage

Definition at line 702 of file klflibview.h.

Referenced by KLFLibViewDelegate::paint(), and KLFLibViewDelegate::paintEntry().

QRect KLFLibViewDelegate::PaintPrivate::innerRectText

Definition at line 701 of file klflibview.h.

Referenced by KLFLibViewDelegate::paint(), and KLFLibViewDelegate::paintText().

bool KLFLibViewDelegate::PaintPrivate::isselected

Definition at line 700 of file klflibview.h.

Referenced by KLFLibViewDelegate::paint(), and KLFLibViewDelegate::paintEntry().

const QStyleOptionViewItem* KLFLibViewDelegate::PaintPrivate::option
QPainter* KLFLibViewDelegate::PaintPrivate::p

The documentation for this struct was generated from the following file:

Generated by doxygen 1.8.8