mirror of
https://github.com/mikalv/awesome-qt-qml.git
synced 2025-12-18 12:54:40 +03:00
Merge pull request #25 from Daguerreo/patch-1
Added QML-ImageProvider to Images section
This commit is contained in:
@@ -127,8 +127,10 @@ Pull requests of new projects/apps/libraries are welcome :)
|
|||||||
* [qqr.js](https://github.com/M4rtinK/qqr.js) - QML bindings for qr.js Javascript QR code library.
|
* [qqr.js](https://github.com/M4rtinK/qqr.js) - QML bindings for qr.js Javascript QR code library.
|
||||||
* [imagequick](https://github.com/hluk/imagequick) - Simple image browser written in QML.
|
* [imagequick](https://github.com/hluk/imagequick) - Simple image browser written in QML.
|
||||||
* [QMLExif](https://github.com/Match-Yang/QMLExif) - QMLExif is a pulgin for reading exif infomation from image file by libexif.
|
* [QMLExif](https://github.com/Match-Yang/QMLExif) - QMLExif is a pulgin for reading exif infomation from image file by libexif.
|
||||||
|
* [QML-ImageProvider](https://github.com/Daguerreo/QML-ImageProvider) - Demonstrate how to use QQuickImageProvider to provide a stream of image to QML.
|
||||||
* [SCodes](https://github.com/scytheStudio/SCodes) - Qt & QML wrapper for [ZXing-C++ Library](https://github.com/nu-book/zxing-cpp) with ready-made QML items for decoding and generating 1D and 2D barcodes (aka. QR codes).
|
* [SCodes](https://github.com/scytheStudio/SCodes) - Qt & QML wrapper for [ZXing-C++ Library](https://github.com/nu-book/zxing-cpp) with ready-made QML items for decoding and generating 1D and 2D barcodes (aka. QR codes).
|
||||||
|
|
||||||
|
|
||||||
## Javascript
|
## Javascript
|
||||||
* [Node.qml](https://github.com/trollixx/node.qml) - Node.qml is an effort to provide a Node.js compatibility layer to QML applications.
|
* [Node.qml](https://github.com/trollixx/node.qml) - Node.qml is an effort to provide a Node.js compatibility layer to QML applications.
|
||||||
* [Quickly](https://github.com/quickly/quickly) - ES6 and Node.js-like environment for QML.
|
* [Quickly](https://github.com/quickly/quickly) - ES6 and Node.js-like environment for QML.
|
||||||
|
|||||||
Reference in New Issue
Block a user