search_plat/onlinesearchproviders_api/inc/isproviderdbmanager.h
changeset 26 367228f82b66
parent 9 4a2987baf8f7
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
    29 #else
    29 #else
    30 #define ISPROVIDERDBLIB_EXPORT Q_DECL_IMPORT
    30 #define ISPROVIDERDBLIB_EXPORT Q_DECL_IMPORT
    31 #endif
    31 #endif
    32 
    32 
    33 
    33 
       
    34 /**
       
    35  * @file
       
    36  * @ingroup Common
       
    37  * @brief Provides management facility for internet search provider config db.
       
    38  */
       
    39 
    34 
    40 
    35 class QSqlDatabase;
    41 class QSqlDatabase;
    36 
    42 
    37 /*!
    43 /*!
    38  *
    44  *