BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
qdesigner_internal::DesignerIconCache Class Reference
Inheritance diagram for qdesigner_internal::DesignerIconCache:
[legend]
Collaboration diagram for qdesigner_internal::DesignerIconCache:
[legend]

Signals

void reloaded ()
 

Public Member Functions

 DesignerIconCache (DesignerPixmapCache *pixmapCache, QObject *parent=0)
 
void clear ()
 
QIcon icon (const PropertySheetIconValue &value) const
 

Private Attributes

QMap< PropertySheetIconValue, QIcon > m_cache
 
DesignerPixmapCachem_pixmapCache
 

Friends

class FormWindowBase
 

Detailed Description

Definition at line 305 of file qdesigner_utils_p.h.

Constructor & Destructor Documentation

◆ DesignerIconCache()

qdesigner_internal::DesignerIconCache::DesignerIconCache ( DesignerPixmapCache pixmapCache,
QObject *  parent = 0 
)
explicit

Member Function Documentation

◆ clear()

void qdesigner_internal::DesignerIconCache::clear ( )

◆ icon()

QIcon qdesigner_internal::DesignerIconCache::icon ( const PropertySheetIconValue value) const

◆ reloaded

void qdesigner_internal::DesignerIconCache::reloaded ( )
signal

Friends And Related Function Documentation

◆ FormWindowBase

friend class FormWindowBase
friend

Definition at line 317 of file qdesigner_utils_p.h.

Member Data Documentation

◆ m_cache

QMap<PropertySheetIconValue, QIcon> qdesigner_internal::DesignerIconCache::m_cache
mutableprivate

Definition at line 315 of file qdesigner_utils_p.h.

◆ m_pixmapCache

DesignerPixmapCache* qdesigner_internal::DesignerIconCache::m_pixmapCache
private

Definition at line 316 of file qdesigner_utils_p.h.


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