ICF 3.0.5.47
Technical documentation of ICF Libraries
iwidgets::CWidgetUpdateBlocker Class Reference

Help class used to block widget update till it is destructed. More...

#include <CWidgetUpdateBlocker.h>

Collaboration diagram for iwidgets::CWidgetUpdateBlocker:

Public Member Functions

 CWidgetUpdateBlocker (QWidget *widgetPtr)
 
 ~CWidgetUpdateBlocker ()
 

Detailed Description

Help class used to block widget update till it is destructed.

Definition at line 22 of file CWidgetUpdateBlocker.h.

Constructor & Destructor Documentation

◆ CWidgetUpdateBlocker()

iwidgets::CWidgetUpdateBlocker::CWidgetUpdateBlocker ( QWidget * widgetPtr)
inlineexplicit

Definition at line 35 of file CWidgetUpdateBlocker.h.

◆ ~CWidgetUpdateBlocker()

iwidgets::CWidgetUpdateBlocker::~CWidgetUpdateBlocker ( )
inline

Definition at line 44 of file CWidgetUpdateBlocker.h.


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

© Witold Gantzke and Kirill Lepskiy