Subversion Repositories svn1-original

Rev

Blame | Last modification | View Log | RSS feed

<ui version="4.0" >
 <class>TeamBreakEntry</class>
 <widget class="QWidget" name="TeamBreakEntry" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>168</width>
    <height>19</height>
   </rect>
  </property>
  <property name="minimumSize" >
   <size>
    <width>168</width>
    <height>19</height>
   </size>
  </property>
  <property name="windowTitle" >
   <string>Form</string>
  </property>
  <widget class="QWidget" name="horizontalLayoutWidget" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>161</width>
     <height>21</height>
    </rect>
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout" >
    <property name="spacing" >
     <number>0</number>
    </property>
    <item>
     <widget class="QLabel" name="label" >
      <property name="minimumSize" >
       <size>
        <width>26</width>
        <height>19</height>
       </size>
      </property>
      <property name="maximumSize" >
       <size>
        <width>26</width>
        <height>19</height>
       </size>
      </property>
      <property name="text" >
       <string>Teams</string>
      </property>
     </widget>
    </item>
    <item>
     <widget class="QLineEdit" name="lineEdit_2" >
      <property name="minimumSize" >
       <size>
        <width>50</width>
        <height>19</height>
       </size>
      </property>
      <property name="maximumSize" >
       <size>
        <width>50</width>
        <height>19</height>
       </size>
      </property>
      <property name="inputMask" >
       <string>999; </string>
      </property>
      <property name="text" >
       <string>9</string>
      </property>
      <property name="maxLength" >
       <number>3</number>
      </property>
     </widget>
    </item>
    <item>
     <widget class="QLineEdit" name="lineEdit" >
      <property name="minimumSize" >
       <size>
        <width>50</width>
        <height>19</height>
       </size>
      </property>
      <property name="maximumSize" >
       <size>
        <width>50</width>
        <height>19</height>
       </size>
      </property>
      <property name="inputMask" >
       <string>999; </string>
      </property>
      <property name="text" >
       <string>9</string>
      </property>
      <property name="maxLength" >
       <number>3</number>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>