Image Component Library (ICL)
Public Member Functions | Public Attributes | List of all members
icl::qt::AbstractPlotWidget::Locker Struct Reference

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 AbstractPlotWidgetw
 

Detailed Description

utility class for scoped locking

Constructor & Destructor Documentation

◆ Locker() [1/2]

icl::qt::AbstractPlotWidget::Locker::Locker ( const AbstractPlotWidget w)
inline

constructor locks the widget

◆ Locker() [2/2]

icl::qt::AbstractPlotWidget::Locker::Locker ( const AbstractPlotWidget w)
inline

constructor locks the widget

◆ ~Locker()

icl::qt::AbstractPlotWidget::Locker::~Locker ( )
inline

destructor unlocks the widget

Member Data Documentation

◆ w

const AbstractPlotWidget* icl::qt::AbstractPlotWidget::Locker::w

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