https://github.com/hrassi/qtdesigner_image
https://github.com/hrassi/qtdesigner_image
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrassi/qtdesigner_image
- Owner: hrassi
- Created: 2024-02-24T09:41:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T09:59:27.000Z (over 2 years ago)
- Last Synced: 2025-01-24T06:09:44.657Z (over 1 year ago)
- Language: Python
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
to create the ui file, use qtdesigner a form with a label called label and a push button called pushButton
save ui file under the name of image_test.ui in the working directory of ur python file
when u press on the button the immage will be displayed in the label
nota bene : u should change the property of the label to image not text,for this u should create a resource file.qrc