What kind of problem do you see with widgets?

Layouting is probably a couple of nested layouts or a grid layout.
The two buttons should be straight forward, the search field might need a bit of customization on top of a line edit, the list view on the right looks also pretty easy.
The center view could either be a list view or a scroll area with an instance of a custom widget per entry.

Cheers,
_