This repository contains User Interface(UI) Components and Building blocks useful or a bigger project.
Example code to show how to add a logo screen to your Qt Application
Example codes to switch main Theme, Switch between color themes and how to generate button in a loop.
Toggle Between available themes.
Toggle Between available themes.And change the color palette of the active theme.
Example code to,
- Open existing Image as QImage convert it to Qpixmap and Show it the User Interface.
- Generate random Image using Numpy array, Convert Numpy array to QImage, convert it to Qpixmap and Show it the User Interface.
- Select between two image options using QComoBox