Update the README
This commit is contained in:
parent
5ac4f6c1d5
commit
fae26cedad
|
@ -31,7 +31,7 @@ For NimQml use the Nimble package manager:
|
||||||
## Supported features:
|
## Supported features:
|
||||||
* Creation of custom QObject and inject in a qml QtQuick view (both Nim and D)
|
* Creation of custom QObject and inject in a qml QtQuick view (both Nim and D)
|
||||||
* Slot and Signal creation for the following types int, bool, string (both Nim and D)
|
* Slot and Signal creation for the following types int, bool, string (both Nim and D)
|
||||||
* Creation of properties for databinding (Nim only. D implementation is ongoing)
|
* Creation of properties for databinding (both Nim and D)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue