WizardUI
Wizard UI components for the Quick Select Parameters Wizard.
This module provides Qt-based dialogs for the wizard workflow: - WizardPanel: Multi-step wizard dialog - WizardResultsDialog: Results display with explanations
Classes
Functions
- update_sample_count()
Update the displayed sample count.
- isComplete()
Return whether enough samples have been collected.
- update_sample_count()
Update the displayed sample count.
- isComplete()
Return whether enough samples have been collected.
- update_sample_count()
Update the displayed boundary point count.
- isComplete()
Boundary tracing is always optional.
- get_answers()
Return the user’s answers.
- isComplete()
Questions page is always complete (all optional).
- set_recommendation()
Set and display the recommendation.
- get_recommendation()
Return the current recommendation.
- get_questions_answers()
Get answers from questions page.
- set_recommendation()
Set the recommendation to display in results page.
- was_applied()
Return whether the user clicked Apply.