homescreenapp/hsutils/src/hspageindicatoritem.cpp
changeset 62 341166945d65
parent 39 4e8ebe173323
child 63 52b0f64eeb51
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    26 namespace
    26 namespace
    27 {
    27 {
    28     const char gNormalIconName[]    = "qtg_graf_hspage_normal";
    28     const char gNormalIconName[]    = "qtg_graf_hspage_normal";
    29     const char gHighlightIconName[] = "qtg_graf_hspage_highlight";
    29     const char gHighlightIconName[] = "qtg_graf_hspage_highlight";
    30 }
    30 }
       
    31 
       
    32 
       
    33 /*!
       
    34     \class HsPageIndicatorItem
       
    35     \ingroup group_hsutils
       
    36     \brief 
       
    37 */
    31 
    38 
    32 /*!
    39 /*!
    33 
    40 
    34 */
    41 */
    35 HsPageIndicatorItem::HsPageIndicatorItem(bool active, QGraphicsItem *parent)
    42 HsPageIndicatorItem::HsPageIndicatorItem(bool active, QGraphicsItem *parent)