Hi
I'm trying to understand how to subclass a QWidget.
I want to create a widget with 2 buttons allong with some drawing elements.
How does it work in terms of layout for the subclassed widget.
I ask because aparently the first layout that i use becomes the main layout!
I attach small small example: layoutwidget.zip