Skip to main content

Getting Started

This guide will help you get started using QT-PyQt-PySide-Custom-Widgets in your projects.

Testing the Installation

To confirm the installation was successful, refer to the examples provided in the examples folder within this repository. These examples demonstrate how to integrate and use the custom widgets.

QCustomArcLoader GIF

Project Structure and Best Practices

Before you begin, consider using the Project Maker , a tool that creates a project following the recommended structure for the Custom Widgets module. This structure streamlines the setup, organization, and integration of widgets within your Qt application.

To learn more about the Project Maker and other important updates, see the project structure guide here.

Documentation and Tutorials

You can continue reading the documentation here or watch tutorial videos on YouTube.

Happy coding!