MIT-licensed Qt bindings for Go (mirror)
Go to file
mappu 64c2dca497 repo: rename package to miqt 2024-08-06 13:06:40 +12:00
cmd genbindings: initial commit 2024-08-06 13:03:23 +12:00
.gitignore repo: rename package to miqt 2024-08-06 13:06:40 +12:00
binding.cpp bindings: fix segfault in QApplication_new taking arg by reference 2024-08-06 10:22:29 +12:00
binding.go bindings: add CPointer() helper to support nil widget parents 2024-08-06 10:23:42 +12:00
binding.h bindings: add C include guard, also wrap typedefs in extern 2024-08-06 10:23:08 +12:00
go.mod repo: rename package to miqt 2024-08-06 13:06:40 +12:00
main.go main: hello world 2024-08-06 10:24:15 +12:00