MIT-licensed Qt bindings for Go (mirror)
Go to file
mappu 5e3215dbd1 gitignore: ignore scratch files 2024-08-06 13:04:05 +12:00
cmd genbindings: initial commit 2024-08-06 13:03:23 +12:00
.gitignore gitignore: ignore scratch files 2024-08-06 13:04:05 +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 initial commit 2024-08-06 09:10:02 +12:00
main.go main: hello world 2024-08-06 10:24:15 +12:00