Plugins/UiExtensionPlugins/PipInterface/PipSearchDialog.ui

changeset 6342
c79ecba9cde7
parent 6011
e6af0dcfbb35
child 6351
27ce01e44a5f
equal deleted inserted replaced
6341:a00e63f6d766 6342:c79ecba9cde7
16 <property name="sizeGripEnabled"> 16 <property name="sizeGripEnabled">
17 <bool>true</bool> 17 <bool>true</bool>
18 </property> 18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout"> 19 <layout class="QVBoxLayout" name="verticalLayout">
20 <item> 20 <item>
21 <widget class="QComboBox" name="pipComboBox"> 21 <widget class="QComboBox" name="venvComboBox">
22 <property name="toolTip"> 22 <property name="toolTip">
23 <string>Select the pip command to use for installing packages</string> 23 <string>Select the virtual environment to be used</string>
24 </property> 24 </property>
25 </widget> 25 </widget>
26 </item> 26 </item>
27 <item> 27 <item>
28 <layout class="QHBoxLayout" name="horizontalLayout"> 28 <layout class="QHBoxLayout" name="horizontalLayout">

eric ide

mercurial