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"> |