/node-qt

Node.js bindinds for Qt5, using NAPI

Primary LanguageC++MIT LicenseMIT

node-qt-napi

Node binding of qt

Requirements

you must have qt,node and npm installed in your system.

Contributing

Add new compontents and don't forget to change binding.gyp if it is required.
npm install --build-from-source
make changes in test.js and run node test.js