/*! * @file structBCSettings.h * @brief Contains BCSettingsStruct structure. * @author Diego CACERES (diego.caceres[AT]creatis.insa-lyon.fr) * @date 2011-06-02 */ #ifndef STRUCTBCSETTINGS_H_ #define STRUCTBCSETTINGS_H_ #include "system.h" /*! @namespace * @brief Contains the creaButtonContainer library included in creaMaracasVisu. */ namespace creaButtonContainer { /*! @namespace * @brief Contains the implementation of the model in creaButtonContainer library. * @see MVC Software Architecture */ namespace model { /*! @struct structBCSettings.h "structBCSettings.h" * @brief This is the Button Container Settings structure. */ struct BCSettingsStruct { StringType groupName; //!