SavePage
0
0
600
400
WizardPage
-
<html><head/><body><p align="center"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt; font-weight:600;">OpenPilot configuration ready to save</span></p><p><span style=" font-family:'MS Shell Dlg 2'; font-size:10pt;">The wizard is now ready to save the configuration directly to your OpenPilot controller. </span></p><p><span style=" font-family:'MS Shell Dlg 2'; font-size:10pt;">If any of the selections made in this wizard require a reboot of the controller, then power cycling the OpenPilot controller board will have to be performed after you save in this step.</span></p><p><span style=" font-family:'MS Shell Dlg 2'; font-size:10pt;">Press the Save button to save the configuration.<br/></span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
-
Qt::Vertical
20
40
-
-
Write configuration to controller
QToolButton { border: none }
Save
:/setupwizard/resources/bttn-save-up.png
:/setupwizard/resources/bttn-save-down.png:/setupwizard/resources/bttn-save-up.png
200
70
Qt::ToolButtonIconOnly
-
10
Ready...
-
QProgressBar {
border: 2px solid grey;
border-radius: 5px;
text-align: center;
}
QProgressBar::chunk {
background-color: #3D6699;
width: 10px;
margin: 0.5px;
}
0