6 #include <zm/qvfcdefs.h>
7 #include <zm/QfBrick.H>
32 virtual QfType
type ()
const;
36 virtual QfParamId param_id ()
const;
54 : index(iIndex), brick(NULL), param((
QfParam*)pParam) {};
57 #define AnyType QfParamItem
58 #define AnyAr ParamsAr
59 #define AnyCmp(x,y) COMPAR(x.index, y.index)
60 #define AnyFormatSpec "\n%d: index=%d, brick=%p, param=%p (id=%d)"
61 #define AnyPrintList i, item.index, item.brick, item.param, \
62 item.param->param_id()
63 #include <mix/AnyAr.H>
virtual QfType type() const
virtual void create_self(Widget wParent)