changeset 21 | 851e19007849 |
parent 18 | e3554c9069b6 |
child 56 | d9e9413f30c9 |
--- a/controlpanel/controlpanel_plat/inc/cpitemdatahelper.h Fri Apr 16 15:15:08 2010 +0300 +++ b/controlpanel/controlpanel_plat/inc/cpitemdatahelper.h Mon May 03 12:46:45 2010 +0300 @@ -58,6 +58,8 @@ const char *method); HbWidget *widgetFromModelIndex(const QModelIndex &index); + + HbDataFormModelItem *modelItemFromModelIndex(const QModelIndex &index); private: CpItemDataHelperPrivate *d;