83 <string>Wrap around</string> |
83 <string>Wrap around</string> |
84 </property> |
84 </property> |
85 </widget> |
85 </widget> |
86 </item> |
86 </item> |
87 <item> |
87 <item> |
|
88 <widget class="QCheckBox" name="highlightAllCheckBox"> |
|
89 <property name="text"> |
|
90 <string>Highlight all</string> |
|
91 </property> |
|
92 </widget> |
|
93 </item> |
|
94 <item> |
88 <widget class="Line" name="infoLine"> |
95 <widget class="Line" name="infoLine"> |
89 <property name="orientation"> |
96 <property name="orientation"> |
90 <enum>Qt::Vertical</enum> |
97 <enum>Qt::Vertical</enum> |
91 </property> |
98 </property> |
92 </widget> |
99 </widget> |
108 </widget> |
115 </widget> |
109 <tabstops> |
116 <tabstops> |
110 <tabstop>findtextCombo</tabstop> |
117 <tabstop>findtextCombo</tabstop> |
111 <tabstop>caseCheckBox</tabstop> |
118 <tabstop>caseCheckBox</tabstop> |
112 <tabstop>wrapCheckBox</tabstop> |
119 <tabstop>wrapCheckBox</tabstop> |
|
120 <tabstop>highlightAllCheckBox</tabstop> |
113 <tabstop>findNextButton</tabstop> |
121 <tabstop>findNextButton</tabstop> |
114 <tabstop>findPrevButton</tabstop> |
122 <tabstop>findPrevButton</tabstop> |
115 <tabstop>closeButton</tabstop> |
123 <tabstop>closeButton</tabstop> |
116 </tabstops> |
124 </tabstops> |
117 <resources/> |
125 <resources/> |