馃崚 kickoff: Use Item as searchField property type
This works around a Qt bug where assigning the SearchField from the Header fails because of a type mismatch:
"Cannot assign QObject* to TextField_QMLTYPE_8*"
(cherry picked from commit 56caec0d)