equal
deleted
inserted
replaced
195 |
195 |
196 /*! |
196 /*! |
197 \var HbAbstractItemView::Disappear |
197 \var HbAbstractItemView::Disappear |
198 |
198 |
199 Animation related to item removal. Disable this animation in cases you expect many model items to disappear, |
199 Animation related to item removal. Disable this animation in cases you expect many model items to disappear, |
200 for example in cases like filtering or removal of a data source, and you do not wish to see animations. |
200 for example in cases like filtering or removal of a data source, and you do not wish to see animations. |
201 */ |
201 */ |
202 |
202 |
203 /*! |
203 /*! |
204 \var HbAbstractItemView::TouchDown |
204 \var HbAbstractItemView::TouchDown |
205 |
205 |