ui/EditProduct.ui

changeset 465
8fc909360552
parent 464
1fed3ff9a64e
child 467
c5f6f3f1b714
equal deleted inserted replaced
464:1fed3ff9a64e 465:8fc909360552
12120 <string>Images</string> 12120 <string>Images</string>
12121 </attribute> 12121 </attribute>
12122 <widget class="QListView" name="filmView"> 12122 <widget class="QListView" name="filmView">
12123 <property name="geometry"> 12123 <property name="geometry">
12124 <rect> 12124 <rect>
12125 <x>20</x> 12125 <x>10</x>
12126 <y>30</y> 12126 <y>10</y>
12127 <width>1111</width> 12127 <width>181</width>
12128 <height>141</height> 12128 <height>451</height>
12129 </rect> 12129 </rect>
12130 </property>
12131 </widget>
12132 <widget class="QPushButton" name="addImage">
12133 <property name="geometry">
12134 <rect>
12135 <x>60</x>
12136 <y>470</y>
12137 <width>80</width>
12138 <height>23</height>
12139 </rect>
12140 </property>
12141 <property name="text">
12142 <string>Add</string>
12143 </property>
12144 <property name="icon">
12145 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
12146 <normaloff>:/icons/silk/image_add.png</normaloff>:/icons/silk/image_add.png</iconset>
12130 </property> 12147 </property>
12131 </widget> 12148 </widget>
12132 </widget> 12149 </widget>
12133 </widget> 12150 </widget>
12134 <widget class="QPushButton" name="exportButton"> 12151 <widget class="QPushButton" name="exportButton">

mercurial