import QtQuick Item { SearchBar { id:searchBar anchors.margins: 9 } }