Image Component Library (ICL)
|
utility class for scoped locking More...
#include <AbstractPlotWidget.h>
Public Member Functions | |
Locker (const AbstractPlotWidget *w) | |
constructor locks the widget More... | |
Locker (const AbstractPlotWidget &w) | |
constructor locks the widget More... | |
~Locker () | |
destructor unlocks the widget More... | |
Public Attributes | |
const AbstractPlotWidget * | w |
utility class for scoped locking
|
inline |
constructor locks the widget
|
inline |
constructor locks the widget
|
inline |
destructor unlocks the widget
const AbstractPlotWidget* icl::qt::AbstractPlotWidget::Locker::w |
parent AbstractPlotWidget