用Golang写图形界面程序:GoQt

admin 8年前

GoQt是Golang对Qt跨平台应用框架的一个绑定。

GoQt是一个Go语言的GUI工具箱,能够让Go程序员简单和容易得创建一个功能强大的图形用户界面程序。 It is implemented as a Golang extension module (cgo code) that wraps the popular Qt cross platform GUI library, which is written in C++.

Documents

GoQt Documents

Instructions install GoQt and learning documents.

Examples

GoQt Examples

Some examples of learning to use GoQt source code.

Website



官方网站:http://www.open-open.com/lib/view/home/1451455719323