Git Product home page Git Product logo

ferasos / qt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from therecipe/qt

0.0 1.0 0.0 80.67 MB

Qt binding for Go (Golang) with support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS

License: GNU Lesser General Public License v3.0

Go 50.38% C++ 38.19% C 9.12% Shell 0.03% Java 0.02% QML 1.67% JavaScript 0.53% Protocol Buffer 0.01% HTML 0.02% Ruby 0.03% Batchfile 0.02%

qt's Introduction

Introduction

therecipe/qt is Go binding for Qt application framework which allows you to write GUI applications entirely in Go. This package supports almost all platform that supported by Qt, including Windows, Linux, macOS, iOS, Android, SailfishOS and Raspberry Pi.

The main target of this binding are :

  1. easing the development of GUI application by making Qt's API accessible from Go; and
  2. simplifying the development and deployment processes to multiple platforms.

Even though this binding is still work in progress, it's quite stable and most of Qt's API is already accessible from this binding, so it should already contain everything you need to build a fully featured applications. If you still missing something, feel free to open an issue.

Do note that there are no godoc entry for this package, because most of binding code is generated by generator. However, when building Qt app you can use official Qt documentation because almost every Qt's API is mapped by this binding to same or predictable name in Go.

Deployment Targets

The following targets are currently supported for deployment :

Target Arch Linkage Docker Deployment Host OS
Windows (32 / 64) (dynamic / static / system libs) Yes Any
Android (+Wear) arm dynamic Yes Any
Android-Emulator (+Wear) 32 dynamic No Windows/macOS/Linux
Linux 64 (dynamic / system libs) Yes Any
Raspberry Pi (1/2/3) arm (dynamic / system libs) Yes Any
macOS 64 (dynamic / system libs) No macOS
iOS (arm + arm64) static No macOS
iOS-Simulator (32 + 64) static No macOS
SailfishOS arm system libs No Windows/macOS/Linux
SailfishOS-Emulator 32 system libs No Windows/macOS/Linux
AsteroidOS arm system libs No Linux

Resources

  • Gallery, which contains example of GUI applications that created using this binding.
  • Frequently asked questions, especially the licensing section, because LGPLv3 license that used in this binding might be not suitable for your projects.
  • Installation, which shows you how to install this binding on Windows, Linux and macOS.
  • Getting started, which shows you a simple Hello World example using widgets and QML.

Community

Like any other GitHub projects, you can ask your question by creating new issue. You can also join #qt-binding Slack channel by inviting yourself here.

Besides the official examples, you can also check these 3rd party examples from the community :

Feel free to add your project here!

License

This binding is released under LGPLv3 license, while Qt is available under multiple licenses.

qt's People

Contributors

5k3105 avatar aebruno avatar aelphy avatar akamensky avatar hvnsweeting avatar jeanlucmongrain avatar joesis avatar jordanorelli avatar kellylsb avatar kenshaw avatar longlongh4 avatar mathyv avatar matt-texier avatar medvednikov avatar muesli avatar nndurj avatar pekim avatar quantonganh avatar radhifadlillah avatar thegeekpirate avatar therecipe avatar xland avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.