#include <uibuilder.h>

Return value is a pointer to the created object (memory management issue?)
Public Member Functions | |
| UIbuilder (const string &typ) | |
| Constructor needs to be run only once macro UIREGISTER. | |
| virtual bdmroot * | build (Setting &S) const =0 |
| Function building the computational object. | |
1.5.6