homescreenapp/examples/localisedhellowidgetplugin/src/localisedhellowidget.cpp
changeset 62 341166945d65
parent 51 4785f57bf3d4
child 81 7dd137878ff8
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    22 #include <QPainter>
    22 #include <QPainter>
    23 #include <HbIconItem>
    23 #include <HbIconItem>
    24 #include "localisedhellowidget.h"
    24 #include "localisedhellowidget.h"
    25 
    25 
    26 /*!
    26 /*!
    27     \ingroup group_helloworld_widget
    27     \ingroup group_localised_helloworld_widget
    28     \class LocalisedHelloWidget
    28     \class LocalisedHelloWidget
    29     \brief Example implementation for home screen widget.
    29     \brief Example implementation for home screen widget.
    30 
    30 
    31     LocalisedHelloWidget derived from the HbWidget and implements 
    31     LocalisedHelloWidget derived from the HbWidget and implements 
    32     needed functions for the home screen widget to demonstrate widget localisation.
    32     needed functions for the home screen widget to demonstrate widget localisation.