search_plat/onlinesearchproviders_api/inc/serviceprovider.h
changeset 26 367228f82b66
parent 9 4a2987baf8f7
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
    19 #define SERVICEPROVIDER_H
    19 #define SERVICEPROVIDER_H
    20 
    20 
    21 #include <QList>
    21 #include <QList>
    22 #include <QObject>
    22 #include <QObject>
    23 #include <HbIcon>
    23 #include <HbIcon>
       
    24 
       
    25 
       
    26 /**
       
    27  * @file
       
    28  * @ingroup Common
       
    29  * @brief Provides management functions for service provider in online search plugin ecosystem.
       
    30  */
    24 
    31 
    25 
    32 
    26 class ServiceProvider
    33 class ServiceProvider
    27 {
    34 {
    28 public:
    35 public: