96 </size> |
96 </size> |
97 </property> |
97 </property> |
98 </spacer> |
98 </spacer> |
99 </item> |
99 </item> |
100 <item> |
100 <item> |
101 <layout class="QHBoxLayout" name="horizontalLayout"> |
101 <widget class="QPushButton" name="editPython3Button"> |
102 <item> |
102 <property name="toolTip"> |
103 <widget class="QPushButton" name="python3Button"> |
103 <string>Press to edit the rope configuration for Python3</string> |
104 <property name="toolTip"> |
104 </property> |
105 <string>Press to edit the rope configuration for Python3</string> |
105 <property name="text"> |
106 </property> |
106 <string>Edit Python 3 rope configuration</string> |
107 <property name="text"> |
107 </property> |
108 <string>Edit Python 3 rope configuration</string> |
108 </widget> |
109 </property> |
109 </item> |
110 </widget> |
110 <item> |
111 </item> |
111 <widget class="QPushButton" name="createPython3Button"> |
112 </layout> |
112 <property name="toolTip"> |
|
113 <string>Press to create a new rope default configuration for Python3</string> |
|
114 </property> |
|
115 <property name="text"> |
|
116 <string>Create a Python3 rope configuration</string> |
|
117 </property> |
|
118 </widget> |
113 </item> |
119 </item> |
114 </layout> |
120 </layout> |
115 </widget> |
121 </widget> |
116 <tabstops> |
122 <tabstops> |
117 <tabstop>ropeAutocompletionCheckBox</tabstop> |
123 <tabstop>ropeAutocompletionCheckBox</tabstop> |
118 <tabstop>acMaxfixesSpinBox</tabstop> |
124 <tabstop>acMaxfixesSpinBox</tabstop> |
|
125 <tabstop>editPython3Button</tabstop> |
|
126 <tabstop>createPython3Button</tabstop> |
119 </tabstops> |
127 </tabstops> |
120 <resources/> |
128 <resources/> |
121 <connections/> |
129 <connections/> |
122 </ui> |
130 </ui> |