Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::qt::AbstractPlotWidget::Locker Struct Reference

utility class for scoped locking More...

#include <AbstractPlotWidget.h>

List of all members.

Public Member Functions

 Locker (const AbstractPlotWidget *w)
 constructor locks the widget
 Locker (const AbstractPlotWidget &w)
 constructor locks the widget
 ~Locker ()
 destructor unlocks the widget

Public Attributes

const AbstractPlotWidgetw

Detailed Description

utility class for scoped locking


Constructor & Destructor Documentation

constructor locks the widget

constructor locks the widget

destructor unlocks the widget


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines