In my application i am drawing directly on QWidget. i have that widget in QMainWindow as
central widget. If i resize my MainWindow i want that the drawing on the widget is
resizing properly. Is there i way to do that with layers, like if i add a QDial to QHBoxLayout
is the widget resizing properly but not my widget with my drawing?
Thank you for your answer.
Bookmarks