Skip to content

Latest commit

 

History

History

examples

PyQt5 Custom Widgets Examples

You can view or run example scripts to have a better understanding of the pyqt5Custom module and using the widgets.
Assets in the data folder is only for examples and is not required to use the module alone.

Quick look at example scripts:

example_showcase.py is an example where most widgets and styling variatons are shown

## `example_requesthandler.py` is an example about using RequestHandler class

## `example_ios.py` is a replica of iOS design

## `example_titlebar.py` is an example about customizing titlebar