65 <string/> |
65 <string/> |
66 </property> |
66 </property> |
67 </widget> |
67 </widget> |
68 </item> |
68 </item> |
69 <item> |
69 <item> |
70 <spacer name="horizontalSpacer"> |
70 <widget class="QLineEdit" name="errorTextExample"> |
71 <property name="orientation"> |
71 <property name="text"> |
72 <enum>Qt::Horizontal</enum> |
72 <string>There was an error condition reported.</string> |
73 </property> |
73 </property> |
74 <property name="sizeHint" stdset="0"> |
74 <property name="readOnly"> |
75 <size> |
75 <bool>true</bool> |
76 <width>316</width> |
|
77 <height>20</height> |
|
78 </size> |
|
79 </property> |
76 </property> |
80 </spacer> |
77 </widget> |
81 </item> |
78 </item> |
82 </layout> |
79 </layout> |
83 </item> |
80 </item> |
84 <item> |
81 <item> |
85 <widget class="QLabel" name="label"> |
82 <widget class="QLabel" name="label"> |