tests/auto/uic3/baseline/optionspage.ui.4
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Thu, 22 Apr 2010 16:15:11 +0300
branchRCL_3
changeset 14 8c4229025c0b
parent 0 1918ee327afb
permissions -rw-r--r--
930346f3335f271b808bd69409c708262673ba3a

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0" stdsetdef="1">
  <author></author>
  <comment></comment>
  <exportmacro></exportmacro>
  <class>OptionsPage</class>
  <widget class="QWidget" name="OptionsPage">
    <property name="geometry">
      <rect>
        <x>0</x>
        <y>0</y>
        <width>413</width>
        <height>372</height>
      </rect>
    </property>
    <property name="windowTitle">
      <string>Form7</string>
    </property>
    <layout class="QHBoxLayout">
      <property name="margin">
        <number>11</number>
      </property>
      <property name="spacing">
        <number>6</number>
      </property>
      <item>
        <layout class="QVBoxLayout">
          <item>
            <widget class="Q3GroupBox" name="optionsGroup">
              <property name="title">
                <string>Installation options</string>
              </property>
              <layout class="QGridLayout">
                <property name="margin">
                  <number>11</number>
                </property>
                <property name="spacing">
                  <number>6</number>
                </property>
                <item row="0" column="0" rowspan="1" colspan="2">
                  <widget class="QLabel" name="pathLabel">
                    <property name="text">
                      <string>Destination &amp;path (appr. 1Gb free space required)</string>
                    </property>
                    <property name="buddy" stdset="0">
                      <cstring>installPath</cstring>
                    </property>
                    <property name="wordWrap">
                      <bool>false</bool>
                    </property>
                  </widget>
                </item>
                <item row="1" column="0" rowspan="1" colspan="2">
                  <layout class="QHBoxLayout">
                    <property name="margin">
                      <number>0</number>
                    </property>
                    <property name="spacing">
                      <number>6</number>
                    </property>
                    <item>
                      <widget class="QLineEdit" name="installPath"/>
                    </item>
                    <item>
                      <widget class="QPushButton" name="installPathButton">
                        <property name="text">
                          <string/>
                        </property>
                        <property name="icon">
                          <pixmap>image0</pixmap>
                        </property>
                      </widget>
                    </item>
                  </layout>
                </item>
                <item row="2" column="1">
                  <widget class="QCheckBox" name="installExamples">
                    <property name="text">
                      <string>Build &amp;Examples</string>
                    </property>
                    <property name="shortcut">
                      <string>Alt+E</string>
                    </property>
                    <property name="checked">
                      <bool>true</bool>
                    </property>
                  </widget>
                </item>
                <item row="2" column="0">
                  <widget class="QCheckBox" name="installTools">
                    <property name="text">
                      <string>Build &amp;Tools</string>
                    </property>
                    <property name="checked">
                      <bool>true</bool>
                    </property>
                  </widget>
                </item>
                <item row="3" column="0">
                  <widget class="QCheckBox" name="installExtensions">
                    <property name="text">
                      <string>Build E&amp;xtensions</string>
                    </property>
                    <property name="checked">
                      <bool>true</bool>
                    </property>
                  </widget>
                </item>
                <item row="3" column="1">
                  <widget class="QCheckBox" name="installTutorials">
                    <property name="text">
                      <string>Build T&amp;utorials</string>
                    </property>
                    <property name="shortcut">
                      <string>Alt+U</string>
                    </property>
                    <property name="checked">
                      <bool>true</bool>
                    </property>
                  </widget>
                </item>
                <item row="4" column="1">
                  <widget class="QCheckBox" name="skipBuild">
                    <property name="text">
                      <string>&amp;Skip Build Step</string>
                    </property>
                    <property name="shortcut">
                      <string>Alt+S</string>
                    </property>
                  </widget>
                </item>
                <item row="4" column="0">
                  <widget class="QCheckBox" name="installDocs">
                    <property name="text">
                      <string>Install &amp;documentation</string>
                    </property>
                    <property name="shortcut">
                      <string>Alt+D</string>
                    </property>
                    <property name="checked">
                      <bool>true</bool>
                    </property>
                  </widget>
                </item>
              </layout>
            </widget>
          </item>
          <item>
            <widget class="Q3ButtonGroup" name="sysGroup">
              <property name="title">
                <string>Compiler options</string>
              </property>
              <layout class="QGridLayout">
                <property name="margin">
                  <number>11</number>
                </property>
                <property name="spacing">
                  <number>6</number>
                </property>
                <item row="0" column="1">
                  <layout class="QVBoxLayout">
                    <item>
                      <widget class="QCheckBox" name="installIDEIntegration">
                        <property name="enabled">
                          <bool>false</bool>
                        </property>
                        <property name="text">
                          <string>&amp;Integrate with IDE</string>
                        </property>
                        <property name="shortcut">
                          <string/>
                        </property>
                        <property name="checked">
                          <bool>true</bool>
                        </property>
                        <property name="buttonGroupId">
                          <number>99</number>
                        </property>
                      </widget>
                    </item>
                    <item>
                      <spacer name="spacer7_2">
                        <property name="sizeHint">
                          <size>
                            <width>40</width>
                            <height>40</height>
                          </size>
                        </property>
                        <property name="sizeType">
                          <enum>QSizePolicy::Expanding</enum>
                        </property>
                        <property name="orientation">
                          <enum>Qt::Vertical</enum>
                        </property>
                      </spacer>
                    </item>
                  </layout>
                </item>
                <item row="1" column="0" rowspan="1" colspan="2">
                  <layout class="QVBoxLayout">
                    <item>
                      <layout class="QHBoxLayout">
                        <item>
                          <widget class="QRadioButton" name="sysOther">
                            <property name="sizePolicy">
                              <sizepolicy>
                                <hsizetype>0</hsizetype>
                                <vsizetype>0</vsizetype>
                                <horstretch>0</horstretch>
                                <verstretch>0</verstretch>
                              </sizepolicy>
                            </property>
                            <property name="text">
                              <string>Other</string>
                            </property>
                            <property name="buttonGroupId">
                              <number>4</number>
                            </property>
                          </widget>
                        </item>
                        <item>
                          <widget class="QComboBox" name="sysOtherCombo">
                            <property name="enabled">
                              <bool>false</bool>
                            </property>
                            <property name="sizePolicy">
                              <sizepolicy>
                                <hsizetype>5</hsizetype>
                                <vsizetype>0</vsizetype>
                                <horstretch>0</horstretch>
                                <verstretch>0</verstretch>
                              </sizepolicy>
                            </property>
                            <property name="duplicatesEnabled">
                              <bool>false</bool>
                            </property>
                            <item>
                              <property name="text">
                                <string>win32-msvc2005</string>
                              </property>
                            </item>
                            <item>
                              <property name="text">
                                <string>win32-watcom</string>
                              </property>
                            </item>
                          </widget>
                        </item>
                        <item>
                          <spacer name="spacer9">
                            <property name="sizeHint">
                              <size>
                                <width>121</width>
                                <height>21</height>
                              </size>
                            </property>
                            <property name="sizeType">
                              <enum>QSizePolicy::Expanding</enum>
                            </property>
                            <property name="orientation">
                              <enum>Qt::Horizontal</enum>
                            </property>
                          </spacer>
                        </item>
                      </layout>
                    </item>
                    <item>
                      <widget class="QLabel" name="noteLabel">
                        <property name="text">
                          <string>Note: The compilers specified in the 'Other' section are not officially supported.</string>
                        </property>
                        <property name="wordWrap">
                          <bool>false</bool>
                        </property>
                      </widget>
                    </item>
                  </layout>
                </item>
                <item row="0" column="0">
                  <layout class="QVBoxLayout">
                    <item>
                      <widget class="QRadioButton" name="sysMsvcNet">
                        <property name="text">
                          <string>Microsoft Visual C++ .&amp;NET</string>
                        </property>
                        <property name="shortcut">
                          <string>Alt+N</string>
                        </property>
                        <property name="buttonGroupId">
                          <number>0</number>
                        </property>
                      </widget>
                    </item>
                    <item>
                      <widget class="QRadioButton" name="sysMsvc">
                        <property name="text">
                          <string>Microsoft &amp;Visual C++</string>
                        </property>
                        <property name="shortcut">
                          <string>Alt+V</string>
                        </property>
                        <property name="buttonGroupId">
                          <number>1</number>
                        </property>
                      </widget>
                    </item>
                    <item>
                      <widget class="QRadioButton" name="sysBorland">
                        <property name="text">
                          <string>&amp;Borland C++</string>
                        </property>
                        <property name="shortcut">
                          <string>Alt+V</string>
                        </property>
                        <property name="buttonGroupId">
                          <number>2</number>
                        </property>
                      </widget>
                    </item>
                    <item>
                      <widget class="QRadioButton" name="sysMinGW">
                        <property name="text">
                          <string>MinGW32</string>
                        </property>
                        <property name="buttonGroupId">
                          <number>3</number>
                        </property>
                      </widget>
                    </item>
                    <item>
                      <widget class="QRadioButton" name="sysIntel">
                        <property name="text">
                          <string>Intel C++</string>
                        </property>
                        <property name="buttonGroupId">
                          <number>6</number>
                        </property>
                      </widget>
                    </item>
                  </layout>
                </item>
              </layout>
            </widget>
          </item>
          <item>
            <spacer name="spacer6">
              <property name="sizeHint">
                <size>
                  <width>20</width>
                  <height>64</height>
                </size>
              </property>
              <property name="sizeType">
                <enum>QSizePolicy::Expanding</enum>
              </property>
              <property name="orientation">
                <enum>Qt::Vertical</enum>
              </property>
            </spacer>
          </item>
        </layout>
      </item>
    </layout>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <images>
    <image name="image0">
      <data format="XPM.GZ" length="379">789c5d8ec10ac2300c86ef7d8ad0dc8a6cad4e3b101f41f1288887b43ae6610a3a0f22bebb766de6e65f4af27f247f9b2bd86dd7a072716fa93d7bf035dd401d1f4df3dc1f562f21cd02cc0ce660e444c80c3c6cae9753e8f1dba3d6bad03a581f6c5994d36829d8ca56365ac7b6b25d0e0b11431932ec2e8e589a8d2cedf07af71772845119e7a1a374068c11fdcde14f7d9e6721cf0d51ca1ba1c8c628b15ef1ddf7527c00b6995250</data>
    </image>
  </images>
  <connections>
    <connection>
      <sender>sysOther</sender>
      <signal>toggled(bool)</signal>
      <receiver>sysOtherCombo</receiver>
      <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysBorland</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysMsvcNet</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysMsvc</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysOther</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysMinGW</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>sysIntel</sender>
      <signal>toggled(bool)</signal>
      <receiver>installIDEIntegration</receiver>
      <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
      <sender>skipBuild</sender>
      <signal>toggled(bool)</signal>
      <receiver>installTools</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>skipBuild</sender>
      <signal>toggled(bool)</signal>
      <receiver>installTutorials</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>skipBuild</sender>
      <signal>toggled(bool)</signal>
      <receiver>installExtensions</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
      <sender>skipBuild</sender>
      <signal>toggled(bool)</signal>
      <receiver>installExamples</receiver>
      <slot>setDisabled(bool)</slot>
    </connection>
  </connections>
</ui>