'PyQt5 Move QPushbutton in Gridlayuout

Is there a way to setup the '+' button that when I press it it will move down a row? I want to setup that when I press the '+' it will insert empty row and the button will move down. But I didi not find a solution to fix it.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source