As I am not using QtDesigner, I need to write the required code to create checkboxes, buttons, sliders, group boxes, n everything else.
The problem I have is that what function I need to use to locate my widgets where I want inside the main window?
let's say I need a big label shifted to the left, two sliders below it, many buttons to the right side

tnx