search_plat/onlinesearchplugin_api/inc/onlinesearchplugin.h
changeset 26 367228f82b66
parent 9 4a2987baf8f7
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
    17 
    17 
    18 #ifndef ONLINESEARCHPLUGIN_H
    18 #ifndef ONLINESEARCHPLUGIN_H
    19 #define ONLINESEARCHPLUGIN_H
    19 #define ONLINESEARCHPLUGIN_H
    20 
    20 
    21 #include <QObject>
    21 #include <QObject>
       
    22 
       
    23 /**
       
    24  * @file
       
    25  * @ingroup Common
       
    26  * @brief Provides online search plugin interface definition
       
    27  */
    22 
    28 
    23 /**
    29 /**
    24  * @ingroup group_onlinesearchpluginmodel
    30  * @ingroup group_onlinesearchpluginmodel
    25  * @brief Represents a plugin plugin in the framework.
    31  * @brief Represents a plugin plugin in the framework.
    26  *
    32  *