src/hbwidgets/itemviews/hbabstractitemview.cpp
changeset 23 e6ad4ef83b23
parent 21 4633027730f5
child 28 b7da29130b0e
equal deleted inserted replaced
21:4633027730f5 23:e6ad4ef83b23
   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