https://github.com/stephenlyu/goqtuic
A go lang uic for therecipe qt binding.
https://github.com/stephenlyu/goqtuic
designer go qt therecipe uic uidesigner
Last synced: 5 months ago
JSON representation
A go lang uic for therecipe qt binding.
- Host: GitHub
- URL: https://github.com/stephenlyu/goqtuic
- Owner: stephenlyu
- Created: 2017-06-23T06:48:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T07:59:55.000Z (over 5 years ago)
- Last Synced: 2024-06-18T21:41:09.083Z (about 2 years ago)
- Topics: designer, go, qt, therecipe, uic, uidesigner
- Language: Go
- Size: 76.2 KB
- Stars: 50
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goqtuic
A go lang uic for therecipe qt binding. Refer to: https://github.com/therecipe/qt
- Install therecipe qt binding: https://github.com/therecipe/qt
- Install goqtuic: `go get -u -v github.com/stephenlyu/goqtuic`
- Check goqtuic usage: `goqtuic -help`