webengine/widgetregistry/Server/inc/WidgetRegistryXml.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 
    20 #ifndef WIDGETREGISTRYXML_H
    21 #ifndef WIDGETREGISTRYXML_H
    21 #define WIDGETREGISTRYXML_H
    22 #define WIDGETREGISTRYXML_H
    22 
    23 
    23 // INCLUDES
    24 // INCLUDES
    24 #include <libxml2_tree.h>
    25 #include <libxml2_tree.h>
    25 #include <widgetregistryconstants.h>
    26 #include "WidgetRegistryConstants.h"
    26 #include <widgetpropertyvalue.h>
    27 #include "WidgetPropertyValue.h"
    27 
    28 
    28 class RFs;
    29 class RFs;
    29 /**
    30 /**
    30 *  CWidgetRegistryXml
    31 *  CWidgetRegistryXml
    31 *  @since 5.0
    32 *  @since 5.0