Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hipersayanx/qtrangeexample
Implementation of range iterator in Qt, and usage example with QtConcurrent.
https://github.com/hipersayanx/qtrangeexample
Last synced: 23 days ago
JSON representation
Implementation of range iterator in Qt, and usage example with QtConcurrent.
- Host: GitHub
- URL: https://github.com/hipersayanx/qtrangeexample
- Owner: hipersayanX
- License: gpl-3.0
- Created: 2015-04-11T16:04:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T16:06:52.000Z (over 9 years ago)
- Last Synced: 2024-05-01T20:08:46.238Z (6 months ago)
- Language: C++
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QtRangeExample
Implementation of range iterator in Qt, and usage example with QtConcurrent.