In this article we will see how we can get the depth of the spin box, Color depth, also known as bit depth, is either… Read More
Tag Archives: Python-PyQt
In this article we will see how we can ensure that the spin box is polished. Polishing of spin box is done by using QStyle… Read More
In this article we will see how we can get effective window system identifier of the spin box. Effective identifier means the native parent’s window… Read More
In this article we will see how we can unset the cursor of the spin box, a cursor is an indicator used to show the… Read More
In this article we will see how we can get the cursor of the spin box, a cursor is an indicator used to show the… Read More
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
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