In wxpython, I can use staticbox in combination with staticboxsizer to make a header box around the widget, for example:

I am new to qt and donβt know all the widgets, so maybe I am missing something trivial, but how can I implement this in pyqt / pyside?
source share