63 <string>Errors</string> |
63 <string>Errors</string> |
64 </property> |
64 </property> |
65 <layout class="QVBoxLayout"> |
65 <layout class="QVBoxLayout"> |
66 <item> |
66 <item> |
67 <widget class="QTextEdit" name="errors"> |
67 <widget class="QTextEdit" name="errors"> |
68 <property name="focusPolicy"> |
|
69 <enum>Qt::NoFocus</enum> |
|
70 </property> |
|
71 <property name="readOnly"> |
68 <property name="readOnly"> |
72 <bool>true</bool> |
69 <bool>true</bool> |
73 </property> |
70 </property> |
74 <property name="acceptRichText"> |
71 <property name="acceptRichText"> |
75 <bool>false</bool> |
72 <bool>false</bool> |
150 </layout> |
147 </layout> |
151 </widget> |
148 </widget> |
152 <tabstops> |
149 <tabstops> |
153 <tabstop>filesCombo</tabstop> |
150 <tabstop>filesCombo</tabstop> |
154 <tabstop>contents</tabstop> |
151 <tabstop>contents</tabstop> |
|
152 <tabstop>errors</tabstop> |
155 <tabstop>input</tabstop> |
153 <tabstop>input</tabstop> |
156 <tabstop>passwordCheckBox</tabstop> |
154 <tabstop>passwordCheckBox</tabstop> |
157 <tabstop>sendButton</tabstop> |
155 <tabstop>sendButton</tabstop> |
158 <tabstop>buttonBox</tabstop> |
156 <tabstop>buttonBox</tabstop> |
159 </tabstops> |
157 </tabstops> |