Scenario Load Progress Dialog#
IMAGE TBA
This dialog is shown while a scenario is being loaded in Sapien. It can be selected with #ScenarioLoadingDialog, and is a QDialog.
| Title | Selector | Description | Type |
|---|---|---|---|
| Dialog Icon | #monitor_icon |
The image shown on the left of the dialog. | QGraphicsView |
| Header Text | #lbl_title |
The header text shown within the dialog. | QLabel |
| Current Operation Text | #lbl_current_operation |
The text describing the current operation being performed during scenario load. | QComboBox |
| Overall Progress Bar | #loading_progress |
The progress bar indicating overall load progress. | QComboBox |
| Layout Container | #verticalLayout |
The layout which contains all widgets besides the dialog's icon. | QComboBox |