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

Signals

void reloaded ()
 

Public Member Functions

 DesignerPixmapCache (QObject *parent=0)
 
void clear ()
 
QPixmap pixmap (const PropertySheetPixmapValue &value) const
 

Private Attributes

QMap< PropertySheetPixmapValue, QPixmap > m_cache
 

Friends

class FormWindowBase
 

Detailed Description

Definition at line 291 of file qdesigner_utils_p.h.

Constructor & Destructor Documentation

◆ DesignerPixmapCache()

qdesigner_internal::DesignerPixmapCache::DesignerPixmapCache ( QObject *  parent = 0)

Member Function Documentation

◆ clear()

void qdesigner_internal::DesignerPixmapCache::clear ( )

◆ pixmap()

QPixmap qdesigner_internal::DesignerPixmapCache::pixmap ( const PropertySheetPixmapValue value) const

◆ reloaded

void qdesigner_internal::DesignerPixmapCache::reloaded ( )
signal

Friends And Related Function Documentation

◆ FormWindowBase

friend class FormWindowBase
friend

Definition at line 302 of file qdesigner_utils_p.h.

Member Data Documentation

◆ m_cache

QMap<PropertySheetPixmapValue, QPixmap> qdesigner_internal::DesignerPixmapCache::m_cache
mutableprivate

Definition at line 301 of file qdesigner_utils_p.h.


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