]> git.sven.stormbind.net Git - sven/vym.git/blob - forms/attributewidget.ui
Replace Pierre as the maintainer
[sven/vym.git] / forms / attributewidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AttributeWidget</class>
4  <widget class="QWidget" name="AttributeWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>115</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string notr="true">Form</string>
15   </property>
16   <layout class="QHBoxLayout">
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <item>
21     <widget class="QPushButton" name="pushButton">
22      <property name="text">
23       <string/>
24      </property>
25     </widget>
26    </item>
27    <item>
28     <widget class="QComboBox" name="keyComboBox">
29      <property name="sizePolicy">
30       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
31        <horstretch>0</horstretch>
32        <verstretch>0</verstretch>
33       </sizepolicy>
34      </property>
35     </widget>
36    </item>
37    <item>
38     <widget class="QComboBox" name="valueComboBox">
39      <property name="sizePolicy">
40       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
41        <horstretch>0</horstretch>
42        <verstretch>0</verstretch>
43       </sizepolicy>
44      </property>
45     </widget>
46    </item>
47   </layout>
48  </widget>
49  <resources/>
50  <connections/>
51 </ui>