MIT-licensed Qt bindings for Go (mirror)
Go to file
mappu 1458f4b4c9 repo: move bindings_test to cmd subdirectory 2024-08-06 13:02:52 +12:00
cmd/bindings_test repo: move bindings_test to cmd subdirectory 2024-08-06 13:02:52 +12:00
.gitignore repo: move bindings_test to cmd subdirectory 2024-08-06 13:02:52 +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