]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonGroup.h
creaButtonContainer: new structure to make easy the button settings
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / view / buttonGroup.h
index fd1c3b80241a48906eab42c2b706dbb1f4265d95..ce064285e47a6bea4a4e51fc9e3452e61b580ca8 100644 (file)
@@ -2,7 +2,7 @@
  * @file buttonGroup.h
  * @brief This contains the ButtonGroup class.
  * @author Diego CACERES (diego.caceres[AT]creatis.insa-lyon.fr)
- * @date  2011-05-19
+ * @date  2011-05-24
  */
 
 #ifndef BUTTONGROUP_H
@@ -27,8 +27,8 @@ namespace creaButtonContainer
        namespace view
        {
                /*! @class ButtonGroup buttonGroup.h "buttonGroup.h"
-                                *      @brief This class contains the group of buttons.
-                                */
+                *      @brief This class contains the group of buttons.
+                */
                class ButtonGroup
                {
                        public:
@@ -72,6 +72,7 @@ namespace creaButtonContainer
                                // ----------------------------------------------------------------------------------
                                /*! @fn GetButtonContainer( );
                                 * @brief This method returns the button container.
+                                * @exception std::bad_alloc
                                 * @return ButtonContainer.
                                 */
                                ButtonContainer
@@ -79,6 +80,7 @@ namespace creaButtonContainer
                                // ----------------------------------------------------------------------------------
                                /*! @fn GetButtonIdContainer( );
                                 * @brief This method returns a list of button IDs.
+                                * @exception std::bad_alloc
                                 * @return
                                 */
                                IdButtonContainer