Golang bindings to the Qt cross-platform application framework.
GoQt is a GUI toolkit for the Go programming language. It allows Go programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Golang extension module (cgo code) that wraps the popular Qt cross platform GUI library, which is written in C++.
Like Golang and Qt, GoQt is Open Source. The Golang extension module(cgo code) under the BSD license. The C++ bindings library under the LGPL license.
GoQt is a cross-platform toolkit. Currently supported platforms are Microsoft Windows (x86), Linux (x86) and Macintosh OS X.
- Source code
- https://github.com/visualfc/goqt
- Binary downloads
http://code.google.com/p/goqt/downloads- Google group
- https://groups.google.com/group/liteide-dev