32 <cstring>sourceFilesPicker</cstring> |
32 <cstring>sourceFilesPicker</cstring> |
33 </property> |
33 </property> |
34 </widget> |
34 </widget> |
35 </item> |
35 </item> |
36 <item row="0" column="1"> |
36 <item row="0" column="1"> |
37 <widget class="E5PathPicker" name="sourceFilesPicker" native="true"> |
37 <widget class="EricPathPicker" name="sourceFilesPicker" native="true"> |
38 <property name="sizePolicy"> |
38 <property name="sizePolicy"> |
39 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
39 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
40 <horstretch>0</horstretch> |
40 <horstretch>0</horstretch> |
41 <verstretch>0</verstretch> |
41 <verstretch>0</verstretch> |
42 </sizepolicy> |
42 </sizepolicy> |
64 <cstring>targetDirPicker</cstring> |
64 <cstring>targetDirPicker</cstring> |
65 </property> |
65 </property> |
66 </widget> |
66 </widget> |
67 </item> |
67 </item> |
68 <item row="1" column="1"> |
68 <item row="1" column="1"> |
69 <widget class="E5PathPicker" name="targetDirPicker" native="true"> |
69 <widget class="EricPathPicker" name="targetDirPicker" native="true"> |
70 <property name="sizePolicy"> |
70 <property name="sizePolicy"> |
71 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
71 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
72 <horstretch>0</horstretch> |
72 <horstretch>0</horstretch> |
73 <verstretch>0</verstretch> |
73 <verstretch>0</verstretch> |
74 </sizepolicy> |
74 </sizepolicy> |
114 </layout> |
114 </layout> |
115 </widget> |
115 </widget> |
116 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
116 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
117 <customwidgets> |
117 <customwidgets> |
118 <customwidget> |
118 <customwidget> |
119 <class>E5PathPicker</class> |
119 <class>EricPathPicker</class> |
120 <extends>QWidget</extends> |
120 <extends>QWidget</extends> |
121 <header>E5Gui/E5PathPicker.h</header> |
121 <header>E5Gui/EricPathPicker.h</header> |
122 <container>1</container> |
122 <container>1</container> |
123 </customwidget> |
123 </customwidget> |
124 </customwidgets> |
124 </customwidgets> |
125 <tabstops> |
125 <tabstops> |
126 <tabstop>sourceFilesPicker</tabstop> |
126 <tabstop>sourceFilesPicker</tabstop> |