1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SavePage
</class>
4 <widget class=
"QWizardPage" name=
"SavePage">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>WizardPage
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"text">
20 <string><!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML
4.0//EN
" "http://www.w3.org/TR/REC-html40/strict.dtd
">
21 <html
><head
><meta name=
"qrichtext
" content=
"1" /
><style type=
"text/css
">
22 p, li { white-space: pre-wrap; }
23 </style
></head
><body style=
" font-family:'Cantarell'; font-size:
11pt; font-weight:
400; font-style:normal;
">
24 <p align=
"center
" style=
" margin-top:
12px; margin-bottom:
12px; margin-left:
0px; margin-right:
0px; -qt-block-indent:
0; text-indent:
0px;
"><span style=
" font-family:'MS Shell Dlg
2'; font-size:
12pt; font-weight:
600;
">Configuration ready to save
</span
></p
>
25 <p style=
" margin-top:
12px; margin-bottom:
12px; margin-left:
0px; margin-right:
0px; -qt-block-indent:
0; text-indent:
0px;
"><span style=
" font-family:'MS Shell Dlg
2'; font-size:
10pt;
">The wizard is now ready to save the configuration directly to your flight controller.
</span
></p
>
26 <p style=
" margin-top:
12px; margin-bottom:
12px; margin-left:
0px; margin-right:
0px; -qt-block-indent:
0; text-indent:
0px;
"><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 flight controller board will have to be performed after you save in this step.
</span
></p
>
27 <p style=
" margin-top:
12px; margin-bottom:
12px; margin-left:
0px; margin-right:
0px; -qt-block-indent:
0; text-indent:
0px;
"><span style=
" font-family:'MS Shell Dlg
2'; font-size:
10pt;
">Press the Save button to save the configuration.
</span
></p
></body
></html
></string>
29 <property name=
"alignment">
30 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
32 <property name=
"wordWrap">
38 <spacer name=
"verticalSpacer">
39 <property name=
"orientation">
40 <enum>Qt::Vertical
</enum>
42 <property name=
"sizeHint" stdset=
"0">
51 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
53 <widget class=
"QToolButton" name=
"saveButton">
54 <property name=
"toolTip">
55 <string>Write configuration to controller
</string>
57 <property name=
"styleSheet">
58 <string notr=
"true">QToolButton { border: none }
</string>
60 <property name=
"text">
63 <property name=
"icon">
64 <iconset resource=
"../wizardResources.qrc">
65 <normaloff>:/setupwizard/resources/bttn-save-up.png
</normaloff>
66 <normalon>:/setupwizard/resources/bttn-save-down.png
</normalon>:/setupwizard/resources/bttn-save-up.png
</iconset>
68 <property name=
"iconSize">
74 <property name=
"toolButtonStyle">
75 <enum>Qt::ToolButtonIconOnly
</enum>
82 <widget class=
"QLabel" name=
"saveProgressLabel">
83 <property name=
"font">
85 <pointsize>10</pointsize>
88 <property name=
"text">
89 <string>Ready...
</string>
94 <widget class=
"QProgressBar" name=
"saveProgressBar">
95 <property name=
"styleSheet">
96 <string notr=
"true">QProgressBar {
97 border:
2px solid grey;
101 QProgressBar::chunk {
102 background-color: #
3D6699;
107 <property name=
"value">
110 <property name=
"format">
118 <include location=
"../wizardResources.qrc"/>