Krita Source Code Documentation
Loading...
Searching...
No Matches
KisIconWidget::Private Struct Reference

Public Attributes

QColor backgroundColor
 
QPixmap cachedIconPixmap
 
qint64 cachedResourceImageKey
 
KoResourceSP resource
 
QImage thumbnail
 

Detailed Description

Definition at line 16 of file kis_iconwidget.cc.

Member Data Documentation

◆ backgroundColor

QColor KisIconWidget::Private::backgroundColor

Definition at line 20 of file kis_iconwidget.cc.

◆ cachedIconPixmap

QPixmap KisIconWidget::Private::cachedIconPixmap

Definition at line 21 of file kis_iconwidget.cc.

◆ cachedResourceImageKey

qint64 KisIconWidget::Private::cachedResourceImageKey

Definition at line 22 of file kis_iconwidget.cc.

◆ resource

KoResourceSP KisIconWidget::Private::resource

Definition at line 19 of file kis_iconwidget.cc.

◆ thumbnail

QImage KisIconWidget::Private::thumbnail

Definition at line 18 of file kis_iconwidget.cc.


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