| Class Name | Description | Demo |
|---|---|---|
QButton | Creates a customizable button. A few button styles are supported, including normal button, checkbox, web-button and signal. | Show me... |
QCounter | Creates an animated digital display. A few animation modes are supported. | Show me... |
QLabel | This class creates text label that handles "onClick" event. The text inside can be changed dynamically. | Show me... |
QProgress | Creates vertical or horizontal progress bar. Supports four progress directions. | Show me... |