webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    15 *
    15 *
    16 *                This class processes persistent registry data in XML.
    16 *                This class processes persistent registry data in XML.
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 #ifndef WIDGETREGISTRYXML_H
    20 #ifndef WIDGETREGISTRYXML_H
    22 #define WIDGETREGISTRYXML_H
    21 #define WIDGETREGISTRYXML_H
    23 
    22 
    24 // INCLUDES
    23 // INCLUDES
    25 #include <libxml2_tree.h>
    24 #include <libxml2_tree.h>
    26 #include "widgetregistryconstants.h"
    25 #include <widgetregistryconstants.h>
    27 #include "widgetpropertyvalue.h"
    26 #include <widgetpropertyvalue.h>
    28 
    27 
    29 class RFs;
    28 class RFs;
    30 /**
    29 /**
    31 *  CWidgetRegistryXml
    30 *  CWidgetRegistryXml
    32 *  @since 5.0
    31 *  @since 5.0