Warning, /kdevelop/kdev-embedded/firsttimewizard.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.2">
0003  <class>FirstTimeWizard</class>
0004  <widget class="QWizard" name="FirstTimeWizard">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>605</width>
0010     <height>383</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Wizard</string>
0015   </property>
0016   <property name="wizardStyle">
0017    <enum>QWizard::ModernStyle</enum>
0018   </property>
0019   <widget class="QWizardPage" name="wizardPage1">
0020    <property name="title">
0021     <string>First-time configuration</string>
0022    </property>
0023    <property name="subTitle">
0024     <string>The plugin needs some information in order to work correctly.&lt;br /&gt;Please fill them in the form below:</string>
0025    </property>
0026    <attribute name="pageId">
0027     <string notr="true">0</string>
0028    </attribute>
0029    <layout class="QVBoxLayout" name="verticalLayout">
0030     <item>
0031      <widget class="QLabel" name="label_2">
0032       <property name="text">
0033        <string>The Arduino location is needed to continue.</string>
0034       </property>
0035      </widget>
0036     </item>
0037     <item>
0038      <widget class="QRadioButton" name="existingInstallButton">
0039       <property name="text">
0040        <string>E&amp;xisting installation</string>
0041       </property>
0042      </widget>
0043     </item>
0044     <item>
0045      <layout class="QHBoxLayout" name="horizontalLayout_5">
0046       <item>
0047        <spacer name="horizontalSpacer_2">
0048         <property name="orientation">
0049          <enum>Qt::Horizontal</enum>
0050         </property>
0051         <property name="sizeType">
0052          <enum>QSizePolicy::Fixed</enum>
0053         </property>
0054         <property name="sizeHint" stdset="0">
0055          <size>
0056           <width>40</width>
0057           <height>20</height>
0058          </size>
0059         </property>
0060        </spacer>
0061       </item>
0062       <item>
0063        <layout class="QHBoxLayout" name="horizontalLayout_2">
0064         <item>
0065          <widget class="QLabel" name="label">
0066           <property name="text">
0067            <string>Ard&amp;uino path:</string>
0068           </property>
0069           <property name="buddy">
0070            <cstring>arduinoPathEdit</cstring>
0071           </property>
0072          </widget>
0073         </item>
0074         <item>
0075          <layout class="QHBoxLayout" name="horizontalLayout">
0076           <item>
0077            <widget class="QLineEdit" name="arduinoPathEdit"/>
0078           </item>
0079           <item>
0080            <widget class="QToolButton" name="arduinoPathButton">
0081             <property name="text">
0082              <string>...</string>
0083             </property>
0084            </widget>
0085           </item>
0086          </layout>
0087         </item>
0088        </layout>
0089       </item>
0090      </layout>
0091     </item>
0092     <item>
0093      <widget class="QRadioButton" name="automaticInstallButton">
0094       <property name="text">
0095        <string>Auto&amp;matic installation</string>
0096       </property>
0097      </widget>
0098     </item>
0099     <item>
0100      <layout class="QHBoxLayout" name="horizontalLayout_6">
0101       <item>
0102        <spacer name="horizontalSpacer">
0103         <property name="orientation">
0104          <enum>Qt::Horizontal</enum>
0105         </property>
0106         <property name="sizeType">
0107          <enum>QSizePolicy::Fixed</enum>
0108         </property>
0109         <property name="sizeHint" stdset="0">
0110          <size>
0111           <width>40</width>
0112           <height>20</height>
0113          </size>
0114         </property>
0115        </spacer>
0116       </item>
0117       <item>
0118        <widget class="QLabel" name="label_3">
0119         <property name="text">
0120          <string>&lt;p&gt;This will download and install the software automatically from &lt;a href=&quot;http://arduino.cc/&quot;&gt;the Arduino website&lt;/a&gt;.&lt;/p&gt;</string>
0121         </property>
0122         <property name="openExternalLinks">
0123          <bool>true</bool>
0124         </property>
0125        </widget>
0126       </item>
0127      </layout>
0128     </item>
0129     <item>
0130      <widget class="QLabel" name="label_6">
0131       <property name="text">
0132        <string>&lt;hr /&gt;</string>
0133       </property>
0134      </widget>
0135     </item>
0136     <item>
0137      <widget class="QLabel" name="label_4">
0138       <property name="text">
0139        <string>&lt;p&gt;The sketchbook folder is where the plugin will look for existing projects.&lt;br/&gt;It will be created if it does not exist already.&lt;/p&gt;</string>
0140       </property>
0141      </widget>
0142     </item>
0143     <item>
0144      <layout class="QHBoxLayout" name="horizontalLayout_3">
0145       <item>
0146        <widget class="QLabel" name="label_5">
0147         <property name="text">
0148          <string>S&amp;ketchbook path:</string>
0149         </property>
0150         <property name="buddy">
0151          <cstring>sketchbookPathEdit</cstring>
0152         </property>
0153        </widget>
0154       </item>
0155       <item>
0156        <layout class="QHBoxLayout" name="horizontalLayout_4">
0157         <item>
0158          <widget class="QLineEdit" name="sketchbookPathEdit"/>
0159         </item>
0160         <item>
0161          <widget class="QToolButton" name="sketchbookPathButton">
0162           <property name="text">
0163            <string>...</string>
0164           </property>
0165          </widget>
0166         </item>
0167        </layout>
0168       </item>
0169      </layout>
0170     </item>
0171    </layout>
0172   </widget>
0173   <widget class="QWizardPage" name="wizardPage2">
0174    <property name="title">
0175     <string>Automatic Installation</string>
0176    </property>
0177    <property name="subTitle">
0178     <string>The plugin will now download and install the required software.</string>
0179    </property>
0180    <attribute name="pageId">
0181     <string notr="true">1</string>
0182    </attribute>
0183    <layout class="QVBoxLayout" name="verticalLayout_5">
0184     <item>
0185      <layout class="QHBoxLayout" name="horizontalLayout_8">
0186       <item>
0187        <widget class="QLabel" name="label_8">
0188         <property name="text">
0189          <string>Step 1: Download</string>
0190         </property>
0191        </widget>
0192       </item>
0193       <item>
0194        <spacer name="horizontalSpacer_4">
0195         <property name="orientation">
0196          <enum>Qt::Horizontal</enum>
0197         </property>
0198         <property name="sizeHint" stdset="0">
0199          <size>
0200           <width>40</width>
0201           <height>20</height>
0202          </size>
0203         </property>
0204        </spacer>
0205       </item>
0206       <item>
0207        <widget class="QLabel" name="downloadStatusLabel">
0208         <property name="text">
0209          <string notr="true">TextLabel</string>
0210         </property>
0211        </widget>
0212       </item>
0213      </layout>
0214     </item>
0215     <item>
0216      <layout class="QHBoxLayout" name="horizontalLayout_7">
0217       <item>
0218        <spacer name="horizontalSpacer_3">
0219         <property name="orientation">
0220          <enum>Qt::Horizontal</enum>
0221         </property>
0222         <property name="sizeType">
0223          <enum>QSizePolicy::Fixed</enum>
0224         </property>
0225         <property name="sizeHint" stdset="0">
0226          <size>
0227           <width>40</width>
0228           <height>20</height>
0229          </size>
0230         </property>
0231        </spacer>
0232       </item>
0233       <item>
0234        <layout class="QVBoxLayout" name="verticalLayout_4">
0235         <item>
0236          <widget class="QLabel" name="downloadLabel">
0237           <property name="text">
0238            <string></string>
0239           </property>
0240          </widget>
0241         </item>
0242         <item>
0243          <widget class="QProgressBar" name="downloadProgressBar">
0244           <property name="value">
0245            <number>0</number>
0246           </property>
0247          </widget>
0248         </item>
0249        </layout>
0250       </item>
0251      </layout>
0252     </item>
0253     <item>
0254      <widget class="QLabel" name="label_11">
0255       <property name="text">
0256        <string>&lt;hr /&gt;</string>
0257       </property>
0258      </widget>
0259     </item>
0260     <item>
0261      <layout class="QHBoxLayout" name="horizontalLayout_9">
0262       <item>
0263        <widget class="QLabel" name="label_9">
0264         <property name="text">
0265          <string>Step 2: Installation</string>
0266         </property>
0267        </widget>
0268       </item>
0269       <item>
0270        <spacer name="horizontalSpacer_5">
0271         <property name="orientation">
0272          <enum>Qt::Horizontal</enum>
0273         </property>
0274         <property name="sizeHint" stdset="0">
0275          <size>
0276           <width>40</width>
0277           <height>20</height>
0278          </size>
0279         </property>
0280        </spacer>
0281       </item>
0282       <item>
0283        <widget class="QLabel" name="installStatusLabel">
0284         <property name="text">
0285          <string notr="true">TextLabel</string>
0286         </property>
0287        </widget>
0288       </item>
0289      </layout>
0290     </item>
0291     <item>
0292      <spacer name="verticalSpacer_2">
0293       <property name="orientation">
0294        <enum>Qt::Vertical</enum>
0295       </property>
0296       <property name="sizeHint" stdset="0">
0297        <size>
0298         <width>20</width>
0299         <height>133</height>
0300        </size>
0301       </property>
0302      </spacer>
0303     </item>
0304    </layout>
0305   </widget>
0306   <widget class="QWizardPage" name="wizardPage3">
0307    <property name="title">
0308     <string>Configuration successful</string>
0309    </property>
0310    <property name="subTitle">
0311     <string>The plugin is now ready.</string>
0312    </property>
0313    <attribute name="pageId">
0314     <string notr="true">2</string>
0315    </attribute>
0316    <layout class="QVBoxLayout" name="verticalLayout_3">
0317     <item>
0318      <widget class="QLabel" name="label_7">
0319       <property name="text">
0320        <string>The configuration is complete, you may now start using the IDE.&lt;br /&gt;Thank you for using the software. Enjoy!</string>
0321       </property>
0322      </widget>
0323     </item>
0324     <item>
0325      <spacer name="verticalSpacer">
0326       <property name="orientation">
0327        <enum>Qt::Vertical</enum>
0328       </property>
0329       <property name="sizeHint" stdset="0">
0330        <size>
0331         <width>20</width>
0332         <height>40</height>
0333        </size>
0334       </property>
0335      </spacer>
0336     </item>
0337     <item>
0338      <layout class="QVBoxLayout" name="verticalLayout_2">
0339       <item>
0340        <widget class="QLabel" name="projectLabel">
0341         <property name="text">
0342          <string></string>
0343         </property>
0344        </widget>
0345       </item>
0346       <item>
0347        <widget class="QLabel" name="urlLabel">
0348         <property name="text">
0349          <string></string>
0350         </property>
0351         <property name="openExternalLinks">
0352          <bool>true</bool>
0353         </property>
0354        </widget>
0355       </item>
0356      </layout>
0357     </item>
0358    </layout>
0359   </widget>
0360  </widget>
0361  <resources/>
0362  <connections/>
0363 </ui>