digiKam
ShowFoto::ShowfotoItemViewDelegatePrivate Class Reference
+ Inheritance diagram for ShowFoto::ShowfotoItemViewDelegatePrivate:

Public Member Functions

virtual void clearRects ()
 Resets cached rects. Remember to reimplement in subclass for added rects. More...
 
void init (ShowfotoItemViewDelegate *const _q)
 
 ShowfotoItemViewDelegatePrivate ()
 
virtual ~ShowfotoItemViewDelegatePrivate ()=default
 

Public Attributes

QFont font
 
QFont fontCom
 
QFont fontReg
 
QFont fontXtra
 
QSize gridSize
 
int margin
 
QRect oneRowComRect
 
QRect oneRowRegRect
 
QRect oneRowXtraRect
 
ShowfotoItemViewDelegateq
 
int radius
 constant values for drawing More...
 
QVector< QPixmap > ratingPixmaps
 
QRect rect
 
QPixmap regPixmap
 
QPixmap selPixmap
 
int spacing
 
ThumbnailSize thumbSize
 

Constructor & Destructor Documentation

◆ ShowfotoItemViewDelegatePrivate()

ShowFoto::ShowfotoItemViewDelegatePrivate::ShowfotoItemViewDelegatePrivate ( )

◆ ~ShowfotoItemViewDelegatePrivate()

virtual ShowFoto::ShowfotoItemViewDelegatePrivate::~ShowfotoItemViewDelegatePrivate ( )
virtualdefault

Member Function Documentation

◆ clearRects()

void ShowFoto::ShowfotoItemViewDelegatePrivate::clearRects ( )
virtual

Resets cached rects. Remember to reimplement in subclass for added rects.

Reimplemented in ShowFoto::ShowfotoDelegate::ShowfotoDelegatePrivate.

References gridSize, and rect.

Referenced by ShowFoto::ShowfotoDelegate::ShowfotoDelegatePrivate::clearRects().

◆ init()

void ShowFoto::ShowfotoItemViewDelegatePrivate::init ( ShowfotoItemViewDelegate *const  _q)

Member Data Documentation

◆ font

QFont ShowFoto::ShowfotoItemViewDelegatePrivate::font

◆ fontCom

QFont ShowFoto::ShowfotoItemViewDelegatePrivate::fontCom

◆ fontReg

QFont ShowFoto::ShowfotoItemViewDelegatePrivate::fontReg

◆ fontXtra

QFont ShowFoto::ShowfotoItemViewDelegatePrivate::fontXtra

◆ gridSize

QSize ShowFoto::ShowfotoItemViewDelegatePrivate::gridSize

Referenced by clearRects().

◆ margin

int ShowFoto::ShowfotoItemViewDelegatePrivate::margin

◆ oneRowComRect

QRect ShowFoto::ShowfotoItemViewDelegatePrivate::oneRowComRect

◆ oneRowRegRect

QRect ShowFoto::ShowfotoItemViewDelegatePrivate::oneRowRegRect

◆ oneRowXtraRect

QRect ShowFoto::ShowfotoItemViewDelegatePrivate::oneRowXtraRect

◆ q

◆ radius

int ShowFoto::ShowfotoItemViewDelegatePrivate::radius

constant values for drawing

◆ ratingPixmaps

QVector<QPixmap> ShowFoto::ShowfotoItemViewDelegatePrivate::ratingPixmaps

◆ rect

QRect ShowFoto::ShowfotoItemViewDelegatePrivate::rect

Referenced by clearRects().

◆ regPixmap

QPixmap ShowFoto::ShowfotoItemViewDelegatePrivate::regPixmap

◆ selPixmap

QPixmap ShowFoto::ShowfotoItemViewDelegatePrivate::selPixmap

◆ spacing

int ShowFoto::ShowfotoItemViewDelegatePrivate::spacing

◆ thumbSize

ThumbnailSize ShowFoto::ShowfotoItemViewDelegatePrivate::thumbSize

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