BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
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 |
DesignerPixmapCache * | m_pixmapCache |
Friends | |
class | FormWindowBase |
Definition at line 305 of file qdesigner_utils_p.h.
|
explicit |
void qdesigner_internal::DesignerIconCache::clear | ( | ) |
QIcon qdesigner_internal::DesignerIconCache::icon | ( | const PropertySheetIconValue & | value | ) | const |
|
signal |
|
friend |
Definition at line 317 of file qdesigner_utils_p.h.
|
mutableprivate |
Definition at line 315 of file qdesigner_utils_p.h.
|
private |
Definition at line 316 of file qdesigner_utils_p.h.