|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
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 |
Definition at line 291 of file qdesigner_utils_p.h.
| qdesigner_internal::DesignerPixmapCache::DesignerPixmapCache | ( | QObject * | parent = 0 | ) |
| void qdesigner_internal::DesignerPixmapCache::clear | ( | ) |
| QPixmap qdesigner_internal::DesignerPixmapCache::pixmap | ( | const PropertySheetPixmapValue & | value | ) | const |
|
signal |
|
friend |
Definition at line 302 of file qdesigner_utils_p.h.
|
mutableprivate |
Definition at line 301 of file qdesigner_utils_p.h.