src/hbwidgets/itemviews/hbindexfeedback.cpp
changeset 7 923ff622b8b9
parent 6 c3690ec91ef8
child 30 80e4d18b72f5
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
    56     be displayed if that data can be interpreted as a string by QVariant.
    56     be displayed if that data can be interpreted as a string by QVariant.
    57 
    57 
    58     The sizing and number of characters to display are controlled by the IndexFeedbackPolicy.
    58     The sizing and number of characters to display are controlled by the IndexFeedbackPolicy.
    59 
    59 
    60     \sa HbAbstractItemView, HbIndexFeedback::IndexFeedbackPolicy.
    60     \sa HbAbstractItemView, HbIndexFeedback::IndexFeedbackPolicy.
       
    61 
       
    62     \primitives
       
    63     \primitive{index-text} HbTextItem representing the text in the HbIndexFeedback. 
       
    64     \primitive{index-background} HbFrameItem representing the background of the HbIndexFeedback. 
    61 */
    65 */
    62 
    66 
    63 /*!
    67 /*!
    64     \enum HbIndexFeedback::IndexFeedbackPolicy
    68     \enum HbIndexFeedback::IndexFeedbackPolicy
    65 
    69