Debugger/EditBreakpointDialog.ui

changeset 6034
4f88f70d2cd4
parent 5508
30626def80dc
equal deleted inserted replaced
6033:967b3e3e5b4d 6034:4f88f70d2cd4
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>428</width> 9 <width>428</width>
10 <height>207</height> 10 <height>226</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Edit Breakpoint</string> 14 <string>Edit Breakpoint</string>
15 </property> 15 </property>
94 <property name="toolTip"> 94 <property name="toolTip">
95 <string>Enter or select a condition for the breakpoint</string> 95 <string>Enter or select a condition for the breakpoint</string>
96 </property> 96 </property>
97 <property name="editable"> 97 <property name="editable">
98 <bool>true</bool> 98 <bool>true</bool>
99 </property>
100 <property name="sizeAdjustPolicy">
101 <enum>QComboBox::AdjustToMinimumContentsLength</enum>
99 </property> 102 </property>
100 </widget> 103 </widget>
101 </item> 104 </item>
102 <item row="3" column="0"> 105 <item row="3" column="0">
103 <widget class="QLabel" name="textLabel2"> 106 <widget class="QLabel" name="textLabel2">

eric ide

mercurial