GRAPHICLAYOUT::SUSPEND_REDRAW Class Reference

Creating an instance of this class suspends redrawing on the layout. More...

#include <mi32/grlayout.h>

List of all members.

Public Member Functions

 SUSPEND_REDRAW (GRAPHICLAYOUT &layout)
 ~SUSPEND_REDRAW ()

Private Attributes

GRAPHICLAYOUTm_layout

Detailed Description

Creating an instance of this class suspends redrawing on the layout.

When it goes out of scope, redrawing will be reenabled. This is done using a count, so multiple suspend/resumes are automatically handled. When the final resume happens, the draw callback will be called if necessary. (It could do the draw itself, but has no gc)


Constructor & Destructor Documentation

GRAPHICLAYOUT::SUSPEND_REDRAW::SUSPEND_REDRAW ( GRAPHICLAYOUT layout  )  [inline]
GRAPHICLAYOUT::SUSPEND_REDRAW::~SUSPEND_REDRAW (  )  [inline]

Member Data Documentation


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

Generated on Sun Oct 7 21:33:28 2012 for TNTsdk 2012 by  doxygen 1.6.1