MIT-licensed Qt bindings for Go (mirror)
Go to file
mappu bfbe24e275 doc/TODO: update status 2024-08-25 15:33:08 +12:00
cmd genbindings: skip return types for more operator= overloads 2024-08-25 15:32:16 +12:00
doc doc/logo: design a first logo 2024-08-19 19:42:41 +12:00
qt genbindings: fixes for self parameters, binding building 2024-08-24 11:46:26 +12:00
.gitignore handbindings: explore how to bind connect() calls 2024-08-18 16:42:11 +12:00
COPYING doc: add COPYING, README, TODO 2024-08-06 13:06:50 +12:00
README.md doc: add COPYING, README, TODO 2024-08-06 13:06:50 +12:00
TODO doc/TODO: update status 2024-08-25 15:33:08 +12:00
go.mod repo: rename package to miqt 2024-08-06 13:06:40 +12:00

README.md

MIQT

MIT-licensed Qt bindings for Go.

Developed against Clang 14, Qt 5.15, Debian 12

License

  • The Go bindings and tools in this repo are licensed under the MIT license
  • You must also meet your Qt license obligations.