Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > c3bd6e126ae81acc081d0fe64668caba > files > 37

qtoctave-0.10.1-6.mga5.x86_64.rpm

<ui version="4.0" >
 <class>Form</class>
 <widget class="QWidget" name="Form" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>350</width>
    <height>204</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>Sombrero</string>
  </property>
  <widget class="QLabel" name="label" >
   <property name="geometry" >
    <rect>
     <x>100</x>
     <y>30</y>
     <width>121</width>
     <height>16</height>
    </rect>
   </property>
   <property name="text" >
    <string>Número de puntos</string>
   </property>
  </widget>
  <widget class="QLineEdit" name="lineEdit" >
   <property name="geometry" >
    <rect>
     <x>80</x>
     <y>60</y>
     <width>151</width>
     <height>26</height>
    </rect>
   </property>
   <property name="text" >
    <string>20</string>
   </property>
  </widget>
  <widget class="QPushButton" name="pushButton" >
   <property name="geometry" >
    <rect>
     <x>110</x>
     <y>110</y>
     <width>80</width>
     <height>26</height>
    </rect>
   </property>
   <property name="text" >
    <string>Terminado</string>
   </property>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>