homescreenapp/hsutils/src/hspageindicator.cpp
changeset 62 341166945d65
parent 51 4785f57bf3d4
child 63 52b0f64eeb51
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    17 
    17 
    18 #include <QGraphicsLinearLayout>
    18 #include <QGraphicsLinearLayout>
    19 
    19 
    20 #include "hspageindicator.h"
    20 #include "hspageindicator.h"
    21 #include "hspageindicatoritem.h"
    21 #include "hspageindicatoritem.h"
       
    22 
       
    23 
       
    24 /*!
       
    25     \class HsPageIndicator
       
    26     \ingroup group_hsutils
       
    27     \brief 
       
    28 */
    22 
    29 
    23 /*!
    30 /*!
    24 
    31 
    25 */
    32 */
    26 HsPageIndicator::HsPageIndicator(qreal spacing, QGraphicsItem *parent)
    33 HsPageIndicator::HsPageIndicator(qreal spacing, QGraphicsItem *parent)