sec_interp.gui.ui.pages.structure_page module¶
Structural configuration page.
- class sec_interp.gui.ui.pages.structure_page.StructurePage(*args: Any, **kwargs: Any)¶
Bases:
BasePageConfiguration page for Structural Measurements.
Initialize the page.
- Parameters:
title (str) – Title for the group box.
parent (QWidget) – Parent widget.
- get_data() dict¶
Get structural configuration.
- is_complete() bool¶
Check if required fields are filled.