nodeguy/.gitignore
4h7l 107b57849e
QImage support (#789)
* Add QImage to class list

* implement some methods and constructors

* ignore cmake-build-debug folder

* fix method name

* implement more methods

* Add static QPixmap.fromImage

* implement more methods

* implement other methods

* add API docs
2021-01-24 18:51:17 +01:00

13 lines
108 B
Plaintext

node_modules
*.log
build
dist
.vscode
.cache
coverage
.DS_Store
/.idea/
/prebuilds
miniqt
cmake-build-debug