homescreenapp/hsdomainmodel/inc/hswidgetcomponent.h
changeset 55 03646e8da489
parent 46 23b5d6a29cce
child 60 30f14686fb04
child 62 341166945d65
equal deleted inserted replaced
51:4785f57bf3d4 55:03646e8da489
    23 
    23 
    24 #include "hsdomainmodel_global.h"
    24 #include "hsdomainmodel_global.h"
    25 
    25 
    26 #include "hstest_global.h"
    26 #include "hstest_global.h"
    27 HOMESCREEN_TEST_CLASS(TestRuntimeServices)
    27 HOMESCREEN_TEST_CLASS(TestRuntimeServices)
    28 
       
    29 #include "cadefs.h"
       
    30 
       
    31 class CaEntry;
       
    32 class HsWidgetComponentDescriptor;
       
    33 
    28 
    34 class HSDOMAINMODEL_EXPORT HsWidgetComponent : public QObject
    29 class HSDOMAINMODEL_EXPORT HsWidgetComponent : public QObject
    35 {
    30 {
    36     Q_OBJECT
    31     Q_OBJECT
    37 	Q_PROPERTY(QString rootPath READ rootPath)
    32 	Q_PROPERTY(QString rootPath READ rootPath)