31 <bool>true</bool> |
31 <bool>true</bool> |
32 </property> |
32 </property> |
33 </widget> |
33 </widget> |
34 </item> |
34 </item> |
35 <item row="0" column="1"> |
35 <item row="0" column="1"> |
36 <widget class="E5ComboPathPicker" name="vcsUrlPicker" native="true"> |
36 <widget class="EricComboPathPicker" name="vcsUrlPicker" native="true"> |
37 <property name="sizePolicy"> |
37 <property name="sizePolicy"> |
38 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
38 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
39 <horstretch>0</horstretch> |
39 <horstretch>0</horstretch> |
40 <verstretch>0</verstretch> |
40 <verstretch>0</verstretch> |
41 </sizepolicy> |
41 </sizepolicy> |
67 <string/> |
67 <string/> |
68 </property> |
68 </property> |
69 </widget> |
69 </widget> |
70 </item> |
70 </item> |
71 <item row="2" column="1" colspan="2"> |
71 <item row="2" column="1" colspan="2"> |
72 <widget class="E5PathPicker" name="vcsProjectDirPicker" native="true"> |
72 <widget class="EricPathPicker" name="vcsProjectDirPicker" native="true"> |
73 <property name="sizePolicy"> |
73 <property name="sizePolicy"> |
74 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
74 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
75 <horstretch>0</horstretch> |
75 <horstretch>0</horstretch> |
76 <verstretch>0</verstretch> |
76 <verstretch>0</verstretch> |
77 </sizepolicy> |
77 </sizepolicy> |
136 </layout> |
136 </layout> |
137 </widget> |
137 </widget> |
138 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
138 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
139 <customwidgets> |
139 <customwidgets> |
140 <customwidget> |
140 <customwidget> |
141 <class>E5PathPicker</class> |
141 <class>EricPathPicker</class> |
142 <extends>QWidget</extends> |
142 <extends>QWidget</extends> |
143 <header>E5Gui/E5PathPicker.h</header> |
143 <header>E5Gui/EricPathPicker.h</header> |
144 <container>1</container> |
144 <container>1</container> |
145 </customwidget> |
145 </customwidget> |
146 <customwidget> |
146 <customwidget> |
147 <class>E5ComboPathPicker</class> |
147 <class>EricComboPathPicker</class> |
148 <extends>QWidget</extends> |
148 <extends>QWidget</extends> |
149 <header>E5Gui/E5PathPicker.h</header> |
149 <header>E5Gui/EricPathPicker.h</header> |
150 <container>1</container> |
150 <container>1</container> |
151 </customwidget> |
151 </customwidget> |
152 </customwidgets> |
152 </customwidgets> |
153 <tabstops> |
153 <tabstops> |
154 <tabstop>vcsUrlPicker</tabstop> |
154 <tabstop>vcsUrlPicker</tabstop> |