ui/InventoryFermentables.ui

changeset 20
fcbbddcc22c1
parent 19
c94edc758a5b
child 25
a9da2744609e
equal deleted inserted replaced
19:c94edc758a5b 20:fcbbddcc22c1
66 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 66 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
67 <normaloff>:/icons/silk/icons/silk/door_out.png</normaloff>:/icons/silk/icons/silk/door_out.png</iconset> 67 <normaloff>:/icons/silk/icons/silk/door_out.png</normaloff>:/icons/silk/icons/silk/door_out.png</iconset>
68 </property> 68 </property>
69 </widget> 69 </widget>
70 </item> 70 </item>
71 <item alignment="Qt::AlignRight"> 71 <item>
72 <widget class="QPushButton" name="exportButton">
73 <property name="sizePolicy">
74 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
75 <horstretch>0</horstretch>
76 <verstretch>0</verstretch>
77 </sizepolicy>
78 </property>
79 <property name="minimumSize">
80 <size>
81 <width>80</width>
82 <height>24</height>
83 </size>
84 </property>
85 <property name="text">
86 <string>Export</string>
87 </property>
88 </widget>
89 </item>
90 <item>
91 <widget class="QPushButton" name="importButton">
92 <property name="sizePolicy">
93 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
94 <horstretch>0</horstretch>
95 <verstretch>0</verstretch>
96 </sizepolicy>
97 </property>
98 <property name="minimumSize">
99 <size>
100 <width>80</width>
101 <height>24</height>
102 </size>
103 </property>
104 <property name="text">
105 <string>Import</string>
106 </property>
107 </widget>
108 </item>
109 <item>
72 <widget class="QPushButton" name="insertButton"> 110 <widget class="QPushButton" name="insertButton">
111 <property name="sizePolicy">
112 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
113 <horstretch>0</horstretch>
114 <verstretch>0</verstretch>
115 </sizepolicy>
116 </property>
73 <property name="minimumSize"> 117 <property name="minimumSize">
74 <size> 118 <size>
75 <width>80</width> 119 <width>80</width>
76 <height>24</height> 120 <height>24</height>
77 </size> 121 </size>

mercurial