goqt

Golang bindings to the Qt cross-platform application framework.

Github星跟踪图

GoQt

Introduction

GoQt is golang bindings to the Qt cross-platform application framework.

Experiment

GoQt project current is experiment.

What is GoQt

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.

Platforms Support

System

  • Windows x86 (32-bit or 64-bit)
  • Linux x86 (32-bit or 64-bit)
  • MacOS X10.6

Golang

  • Go1.4.2
  • Go1.5.2

ToDo

  • Go1.6 cgo check almost completed

Qt Version

  • Qt4.8.5
  • Qt5.5.1

Documents

GoQt Documents

Instructions install GoQt and learning documents.

Examples

GoQt Examples

Some examples of learning to use GoQt source code.

Website

主要指标

概览
名称与所有者visualfc/goqt
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2013-05-10 16:18:55
推送于2018-03-15 23:09:50
最后一次提交2016-09-02 06:31:24
发布数3
最新版本名称0.1.2 (发布于 )
第一版名称0.1 (发布于 )
用户参与
星数1.5k
关注者数92
派生数135
提交数56
已启用问题?
问题数50
打开的问题数37
拉请求数3
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?