Salome HOME
Updated documentation
[modules/shaper.git] / src / Config / Config_WidgetReader.h
index 339b3ad21f4831a3458f829069a6936bf26e7a22..a95d8b805b154302decb362ca6c23d1111e5d2d5 100644 (file)
 class Config_WidgetReader : public Config_XMLReader
 {
  public:
+  /*!
+   * Constructor
+   * \param theXmlFile - full path to the xml file which will be processed by the reader
+   */
   CONFIG_EXPORT Config_WidgetReader(const std::string& theXmlFile);
   CONFIG_EXPORT virtual ~Config_WidgetReader();