Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaybabloo/qlistwidget-custom-widget
Example of using custom widget with QListWidget in Qt 6
https://github.com/akshaybabloo/qlistwidget-custom-widget
qt qt6
Last synced: 3 months ago
JSON representation
Example of using custom widget with QListWidget in Qt 6
- Host: GitHub
- URL: https://github.com/akshaybabloo/qlistwidget-custom-widget
- Owner: akshaybabloo
- License: mit
- Created: 2020-12-31T03:52:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T03:25:44.000Z (about 2 years ago)
- Last Synced: 2024-05-02T05:10:27.495Z (9 months ago)
- Topics: qt, qt6
- Language: C++
- Homepage: https://www.gollahalli.com/blog/2021/1/creating-custom-widget-for-qlistwidget-in-qt-6/
- Size: 16.6 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qlistwidget Custom Widget
More information on this is available [https://www.gollahalli.com/blog/2021/1/creating-custom-widget-for-qlistwidget-in-qt-6/](https://www.gollahalli.com/blog/2021/1/creating-custom-widget-for-qlistwidget-in-qt-6/)