I want to create a banner (QWidget) which would look like this:
I tried to insert inside QWidget QGridLayout, but QGridLayout was much bigger than the whole QWidget.