GUIBRUSHR.GUI.Input_Output_Panels.Input_Panels.TabPanels.FrameDBInteractions.FrameParams module¶
Frame for managing molecule parameters in the molecules.yaml file. This module handles the editing and addition of molecules in the molecules.yaml configuration file.
- class GUIBRUSHR.GUI.Input_Output_Panels.Input_Panels.TabPanels.FrameDBInteractions.FrameParams.FrameParams(parent, color, row, column, path_default, **kwargs)[source]¶
Bases:
MyPanelA panel for managing molecule parameters in the molecules.yaml file.
This class provides functionality to: - View existing molecule parameters (name, label) - Modify molecule parameters - Add new molecules to the configuration Note: multi is always set to 0 automatically