Alf::AlfWidgetEventHandlerInitData Struct Reference

struct Alf::AlfWidgetEventHandlerInitData
Placeholder for information required to instantiate an event handler 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

Member Data Documentation

AlfCustomInitDataBase * mCustomData

AlfCustomInitDataBase * mCustomData

Pointer to custom data passed via factory mechanism Not Owned.

DuiNode * mNode

DuiNode * mNode

Pointer to node in declaration containing information for the widget.

char * mWidgetEventHandlerId

char * mWidgetEventHandlerId

Event handler instance ID.This uniquely identifies every event handler instance.