In this article we will see how we can set inverted appearance property of QScrollBar. QScrollBar is a control that enables the user to access… Read More
Tag Archives: Python-gui
An algorithm like Heap sort can be understood easily by visualizing. In this article, a program that visualizes the Heap Sort Algorithm has been implemented.… Read More
In this article we will see how we can set the current item of the QListWidget. QListWidget is a convenience class that provides a list… Read More
In this article we will see how we can get the current item of the QListWidget. QListWidget is a convenience class that provides a list… Read More
In this article we will see how we can get the current item changed signal of the QListWidget. QListWidget is a convenience class that provides… Read More
In this article we will see how we can get the count of items of the QListWidget. QListWidget is a convenience class that provides a… Read More
In this article we will see how we can set style sheet to the QScrollBar. QScrollBar is a control that enables the user to access… Read More
In this article we will see how we can set style sheet to the QScrollBar. QScrollBar is a control that enables the user to access… Read More
In this article we will see how we can unset the special cursor of the QScrollBar. QScrollBar is a control that enables the user to… Read More
In this article we will see how we can get cursor of the QScrollBar. QScrollBar is a control that enables the user to access parts… Read More
In this article we will see how we can set cursor to the QScrollBar. QScrollBar is a control that enables the user to access parts… Read More
In this article we will see how we can get the window opacity property of the QScrollBar. QScrollBar is a control that enables the user… Read More
In this article we will see how we can set window opacity property to the QScrollBar. QScrollBar is a control that enables the user to… Read More
In this article, we will see how we can get graphic effect of the QScrollBar. QScrollBar is a control that enables the user to access… Read More
In this article we will see how we can set graphic effect to the QScrollBar. QScrollBar is a control that enables the user to access… Read More