wxArt2D
|
A module to initialize the docview framework. More...
#include <doccom.h>
Public Member Functions | |
a2dDocviewModule () | |
constructor | |
virtual bool | OnInit () |
virtual void | OnExit () |
A module to initialize the docview framework.
The docview framework uses one global class to get acces to the event distibuter and a central commandprocessor.
It is called a2dDocviewGlobals and is the only global instance of a2dDocviewGlobal.