In this article we will see how we can set the cursor to the spin box, a cursor is an indicator used to show the… Read More
Tag Archives: Python-gui
In this article we will see how we can get the content rectangle of the spin box, content rectangle is the area that is inside… Read More
In this article we will see how we can get the XOR i.e exclusive or with the children region of spin box and another region,… Read More
In this article we will see how we can get united with the children region of spin box and another region, children region holds the… Read More
In this article we will see how we can get the translated region from the children region of spin box, children region holds the combined… Read More
In this article we will see how we can translate the children region of spin box, children region holds the combined region occupied by the… Read More
In this article we will see how we can swap the children region of spin box with another region, children region holds the combined region… Read More
In this article we will see how we can subtract the region from children region of spin box, children region holds the combined region occupied… Read More
In this article we will see how we can sets the rectangle to the children region of spin box, children region holds the combined region… Read More
In this article we will see how we can set or change the bottom margin of the spin box, by default there is no margin… Read More
In this article we will see how we can get the rectangles that are there in the children region of spin box, children region holds… Read More
In this article we will see how we can get the number of rectangles are there in the children region of spin box, children region… Read More
In this article we will see how we can check if a certain region can be QRect or QRegion intersects children region of spin box,… Read More
In this article we will see how we can get the bounding rectangle from the children region of spin box, children region holds the combined… Read More
In this article we will see how we can get the intersected region between children region of spin box and the given rectangle or region,… Read More