GRAPHICLAYOUT::OBSERVER Class Reference

This is a base class that any class wishing to be notified of changes to a GRAPHICLAYOUT may derive itself from. More...

#include <mi32/grlayout.h>

Inheritance diagram for GRAPHICLAYOUT::OBSERVER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OBSERVER (GRAPHICLAYOUT &layout)
virtual ~OBSERVER ()
virtual void OnRedraw ()

Detailed Description

This is a base class that any class wishing to be notified of changes to a GRAPHICLAYOUT may derive itself from.


Constructor & Destructor Documentation

GRAPHICLAYOUT::OBSERVER::OBSERVER ( GRAPHICLAYOUT layout  )  [inline]
virtual GRAPHICLAYOUT::OBSERVER::~OBSERVER (  )  [inline, virtual]

Member Function Documentation

virtual void GRAPHICLAYOUT::OBSERVER::OnRedraw (  )  [inline, virtual]

Called whenever something causes us to need to redraw.


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