38 </property> |
38 </property> |
39 </widget> |
39 </widget> |
40 </item> |
40 </item> |
41 <item> |
41 <item> |
42 <widget class="QLineEdit" name="packagesEdit"/> |
42 <widget class="QLineEdit" name="packagesEdit"/> |
|
43 </item> |
|
44 <item> |
|
45 <widget class="QCheckBox" name="userCheckBox"> |
|
46 <property name="toolTip"> |
|
47 <string>Select to install to the Python user install directory</string> |
|
48 </property> |
|
49 <property name="text"> |
|
50 <string>Install into User Directory</string> |
|
51 </property> |
|
52 </widget> |
43 </item> |
53 </item> |
44 <item> |
54 <item> |
45 <widget class="QDialogButtonBox" name="buttonBox"> |
55 <widget class="QDialogButtonBox" name="buttonBox"> |
46 <property name="orientation"> |
56 <property name="orientation"> |
47 <enum>Qt::Horizontal</enum> |
57 <enum>Qt::Horizontal</enum> |