]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/containerSettings.h
#2502 creaMaracasVisu Feature New Normal - alternation between containers: button...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / creaButtonContainer / model / containerSettings.h
index d00db70c51f3c8fbaa1f71d68443852f7490b6bc..7aa3dc5663a3e89c03b7458936152f61072a7d58 100644 (file)
@@ -115,12 +115,6 @@ namespace creaButtonContainer
                                void
                                SetGroupNameList( KeyMapList gNameList );
                                
-                               ListGroupMap
-                               GetListGroupContainer( );
-
-                               void
-                               SetListGroupContainer( ListGroupMap lstContainer );
-
 
                                // ----------------------------------------------------------------------------------
                                /*!
@@ -159,14 +153,14 @@ namespace creaButtonContainer
                                AddButtons( BCStructVectorType infoList );
 
                                // ----------------------------------------------------------------------------------
-                               void
+                       /*      void
                                AddItem(const StringType & groupName);
 
                                void
                                AddItem( BCSettingsStruct* info );
 
                                void
-                               AddItems( BCStructVectorType infoList );
+                               AddItems( BCStructVectorType infoList );*/
 
                                // ----------------------------------------------------------------------------------
                                // ----------------------------------------------------------------------------------
@@ -174,7 +168,7 @@ namespace creaButtonContainer
                                ButtonGroupMap m_ButtonGroupContainer; //! <The container with the group of buttons.
                                KeyMapList m_GroupNameList; //! <The container with the name of the groups of buttons.
 
-                               ListGroupMap m_ListGroupContainer; // contenedor del grupo de listas
+                               //ListGroupMap m_ListGroupContainer; // contenedor del grupo de listas
                };
        }
 }