Alf::AlfLayoutManagerInitData Struct Reference

struct Alf::AlfLayoutManagerInitData
Placeholder for information required to instantiate an layoutmanager 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.

char * mLayoutManagerId

char * mLayoutManagerId

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

DuiNode * mNode

DuiNode * mNode

Pointer to node in declaration containing information for the widget.