Subversion Repositories svn1-original

Rev

Blame | Last modification | View Log | RSS feed

<ui version="4.0" >
 <class>CatEntry</class>
 <widget class="QWidget" name="CatEntry" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>365</width>
    <height>20</height>
   </rect>
  </property>
  <property name="sizePolicy" >
   <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="minimumSize" >
   <size>
    <width>365</width>
    <height>20</height>
   </size>
  </property>
  <property name="windowTitle" >
   <string>Form</string>
  </property>
  <widget class="QLabel" name="label" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>17</width>
     <height>20</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
   <property name="minimumSize" >
    <size>
     <width>17</width>
     <height>20</height>
    </size>
   </property>
   <property name="maximumSize" >
    <size>
     <width>17</width>
     <height>20</height>
    </size>
   </property>
   <property name="text" >
    <string>Cat</string>
   </property>
  </widget>
  <widget class="QLineEdit" name="abr" >
   <property name="geometry" >
    <rect>
     <x>20</x>
     <y>0</y>
     <width>41</width>
     <height>20</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
   <property name="minimumSize" >
    <size>
     <width>41</width>
     <height>20</height>
    </size>
   </property>
   <property name="maximumSize" >
    <size>
     <width>41</width>
     <height>20</height>
    </size>
   </property>
   <property name="text" >
    <string>bbb</string>
   </property>
   <property name="maxLength" >
    <number>3</number>
   </property>
  </widget>
  <widget class="QLineEdit" name="full" >
   <property name="geometry" >
    <rect>
     <x>60</x>
     <y>0</y>
     <width>201</width>
     <height>20</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
   <property name="minimumSize" >
    <size>
     <width>201</width>
     <height>20</height>
    </size>
   </property>
   <property name="maximumSize" >
    <size>
     <width>201</width>
     <height>20</height>
    </size>
   </property>
   <property name="maxLength" >
    <number>32</number>
   </property>
  </widget>
  <widget class="QTimeEdit" name="start" >
   <property name="geometry" >
    <rect>
     <x>260</x>
     <y>0</y>
     <width>75</width>
     <height>20</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
   <property name="minimumSize" >
    <size>
     <width>75</width>
     <height>20</height>
    </size>
   </property>
   <property name="maximumSize" >
    <size>
     <width>75</width>
     <height>20</height>
    </size>
   </property>
   <property name="displayFormat" >
    <string>hh:mm:ss</string>
   </property>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>