An open API service indexing awesome lists of open source software.

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.

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`