BFEE2.gui
- class BFEE2.gui.AIAssistantDialog(parent=None)[source]
Bases:
QWidgetAI Assistant dialog for interactive help with OpenAI-compatible API
- THEME_COLORS = {'candy': {'accent': '#ff007a', 'border': '#424242', 'panel': '#212121', 'surface': '#2c2c2c', 'text': '#ffffff'}, 'dark': {'accent': '#409EFF', 'border': '#555555', 'panel': '#2b2b2b', 'surface': '#1e1e1e', 'text': '#f0f0f0'}, 'forest': {'accent': '#98c379', 'border': '#3e4451', 'panel': '#282c34', 'surface': '#21252b', 'text': '#abb2bf'}, 'light': {'accent': '#0071e3', 'border': '#d2d2d7', 'panel': '#f5f5f7', 'surface': '#ffffff', 'text': '#1d1d1f'}, 'ocean': {'accent': '#22d3ee', 'border': '#334155', 'panel': '#0f172a', 'surface': '#1e293b', 'text': '#f1f5f9'}}
- staticMetaObject = PySide6.QtCore.QMetaObject("AIAssistantDialog" inherits "QWidget": )
- class BFEE2.gui.alchemicalAdvancedSettings[source]
Bases:
QWidgetadvanced settings for the alchemical route set the number of stratification windows
- staticMetaObject = PySide6.QtCore.QMetaObject("alchemicalAdvancedSettings" inherits "QWidget": )
- class BFEE2.gui.geometricAdvancedSettings[source]
Bases:
QWidgetadvanced settings for the geometrical route set pulling direction, non-standard solvent and number of stratification windows
- staticMetaObject = PySide6.QtCore.QMetaObject("geometricAdvancedSettings" inherits "QWidget": )
- class BFEE2.gui.mainSettings[source]
Bases:
QWidgetsettings in the menubar set pathes of third-party softwares (VMD, gmx and tleap)
- staticMetaObject = PySide6.QtCore.QMetaObject("mainSettings" inherits "QWidget": )
- class BFEE2.gui.mainUI[source]
Bases:
QMainWindowthe main window UI include the preTreatment, postTreatment and QuickPlot tab the preTreatment tab include NAMD and Gromacs tab the postTreatment tab include geometric and alchemical tab
- staticMetaObject = PySide6.QtCore.QMetaObject("mainUI" inherits "QMainWindow": )