Form 0 0 400 322 Survey Country txtCountry School txtSchool Age txtAge How did you find relational txtFind System txtSystem Comments txtComments true Qt::Horizontal 40 20 Cancel Clear Send true txtSystem txtCountry txtSchool txtAge txtFind txtComments cmdSend cmdClear cmdCancel cmdCancel clicked() Form close() 228 294 180 319 cmdClear clicked() txtComments clear() 288 298 291 248 cmdClear clicked() txtFind clear() 270 294 284 153 cmdClear clicked() txtAge clear() 269 299 257 123 cmdClear clicked() txtSchool clear() 310 299 317 87 cmdClear clicked() txtCountry clear() 298 303 326 47 cmdClear clicked() txtSystem clear() 287 303 302 18 txtSystem returnPressed() txtCountry setFocus() 213 22 224 52 txtCountry returnPressed() txtSchool setFocus() 268 54 276 89 txtSchool returnPressed() txtAge setFocus() 355 85 358 118 txtAge returnPressed() txtFind setFocus() 375 123 375 156 txtFind returnPressed() txtComments setFocus() 332 154 335 200 cmdSend clicked() Form send() 381 309 396 320 send()