* 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
13 lines
108 B
Plaintext
13 lines
108 B
Plaintext
node_modules
|
|
*.log
|
|
build
|
|
dist
|
|
.vscode
|
|
.cache
|
|
coverage
|
|
.DS_Store
|
|
/.idea/
|
|
/prebuilds
|
|
miniqt
|
|
cmake-build-debug
|