Skip to content

tudousi/goqt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoQt

Golang bindings to the Qt cross-platform application framework.

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.

GoQt is a cross-platform toolkit. Currently supported platforms are Microsoft Windows (x86), Linux (x86) and Macintosh OS X.

Website

About

Golang bindings to the Qt cross-platform application framework.

Resources

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE.BSD
Unknown
LICENSE.LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published