73 <string>Enter the Python interpreter of the virtual environment</string> |
73 <string>Enter the Python interpreter of the virtual environment</string> |
74 </property> |
74 </property> |
75 </widget> |
75 </widget> |
76 </item> |
76 </item> |
77 <item row="3" column="0" colspan="2"> |
77 <item row="3" column="0" colspan="2"> |
|
78 <widget class="QCheckBox" name="globalCheckBox"> |
|
79 <property name="toolTip"> |
|
80 <string>Select to denote a global environment (i.e. no virtual environment directory to be given)</string> |
|
81 </property> |
|
82 <property name="text"> |
|
83 <string>Global Environment</string> |
|
84 </property> |
|
85 </widget> |
|
86 </item> |
|
87 <item row="4" column="0" colspan="2"> |
78 <widget class="QDialogButtonBox" name="buttonBox"> |
88 <widget class="QDialogButtonBox" name="buttonBox"> |
79 <property name="orientation"> |
89 <property name="orientation"> |
80 <enum>Qt::Horizontal</enum> |
90 <enum>Qt::Horizontal</enum> |
81 </property> |
91 </property> |
82 <property name="standardButtons"> |
92 <property name="standardButtons"> |