nimqml

所属分类:编程语言基础
开发工具:Nim
文件大小:0KB
下载次数:0
上传日期:2023-03-03 09:04:30
上 传 者sh-1993
说明:  Nim编程语言的Qt-Qml绑定
(Qt Qml bindings for the Nim programming language)

文件列表:
LICENSE (8491, 2023-03-03)
doc/ (0, 2023-03-03)
doc/nimqml.md (8485, 2023-03-03)
examples/ (0, 2023-03-03)
examples/abstractitemmodel/ (0, 2023-03-03)
examples/abstractitemmodel/abstractitemmodel.nimble (237, 2023-03-03)
examples/abstractitemmodel/main.nim (462, 2023-03-03)
examples/abstractitemmodel/main.nim.cfg (19, 2023-03-03)
examples/abstractitemmodel/main.qml (385, 2023-03-03)
examples/abstractitemmodel/mylistmodel.nim (943, 2023-03-03)
examples/charts/ (0, 2023-03-03)
examples/charts/charts.nimble (216, 2023-03-03)
examples/charts/main.nim (462, 2023-03-03)
examples/charts/main.nim.cfg (19, 2023-03-03)
examples/charts/main.qml (826, 2023-03-03)
examples/charts/mylistmodel.nim (1985, 2023-03-03)
examples/connections/ (0, 2023-03-03)
examples/connections/main.nim (2696, 2023-03-03)
examples/connections/main.nim.cfg (19, 2023-03-03)
examples/contactapp/ (0, 2023-03-03)
examples/contactapp/applicationlogic.nim (1005, 2023-03-03)
examples/contactapp/contact.nim (1332, 2023-03-03)
examples/contactapp/contactapp.nimble (223, 2023-03-03)
examples/contactapp/contactlist.nim (1819, 2023-03-03)
examples/contactapp/main.nim (452, 2023-03-03)
examples/contactapp/main.nim.cfg (19, 2023-03-03)
examples/contactapp/main.qml (1993, 2023-03-03)
examples/helloworld/ (0, 2023-03-03)
examples/helloworld/helloworld.nimble (223, 2023-03-03)
examples/helloworld/main.nim (245, 2023-03-03)
examples/helloworld/main.nim.cfg (19, 2023-03-03)
... ...

# NimQML QML binding for the Nim programming language ## Requirements * [DOtherside](https://github.com/filcuc/DOtherSide) 0.8.X or 0.9.X * [Nim](http://nim-lang.org/) 1.2.0 or higher ## Build instructions * Compile and Install [DOtherside](https://github.com/filcuc/DOtherSide) in your system PATH (i.e. /usr/lib) * ```nimble install nimqml``` ## Examples The examples can be built by executing the following command ``` nimble build ``` ## Documentation The project documentation can be read [here](http://filcuc.github.io/nimqml/)

近期下载者

相关文件


收藏者