Alf::AlfWidgetControlInitData Struct Reference

struct Alf::AlfWidgetControlInitData
Placeholder for information required to instantiate a widgetcontrol via the widget factory mechanism. A pointer to this structure is casted to a void pointer and sent to the factory plugin. alfwidgetmodel.lib
Since
S60 ?S60_version
Public Attributes
AlfCustomInitDataBase *mCustomData
CAlfDisplay *mDisplay

Member Data Documentation

AlfCustomInitDataBase * mCustomData

AlfCustomInitDataBase *mCustomData

Pointer to custom data passed via factory mechanism Not Owned.

CAlfDisplay * mDisplay

CAlfDisplay *mDisplay

Display pointer