sec_interp.gui.ui.pages.geology_page module¶
Geology configuration page.
- class sec_interp.gui.ui.pages.geology_page.GeologyPage(*args: Any, **kwargs: Any)¶
Bases:
BasePageConfiguration page for Geology/Outcrop settings.
Initialize the page.
- Parameters:
title (str) – Title for the group box.
parent (QWidget) – Parent widget.
- get_data() dict¶
Get geology configuration.
- is_complete() bool¶
Check if required fields are filled.