Git Product home page Git Product logo

declarativewidgets's Introduction

Introduction

The KDAB DeclarativeWidgets software provides a library and tools for creating QtWidget User Interfaces with QML.

Dependencies

DeclarativeWidgets depends on a patch that is currently progressing through the Qt submissions process: Fix support for creating QWidgets in QML. To use DeclarativeWidgets you will need to build qtbase and qtdeclarative from the dev branch, with the patch applied to qtdeclarative. If you wish to use Qt WebEngine Widgets you will need to build qtwebengine and its dependencies as well.

Building and running

Build:

$ mkdir build
$ cd build
$ qmake -r ../declarativewidgets.pro
$ make or nmake (or jom)

Install:

$ make install #into your Qt5 installation. you may need to use sudo

How to Use

Look at the sample QML under the examples subdirectory.

Contributing

KDAB will happily accept external contributions, but substantial contributions will require a signed Copyright Assignment Agreement. Contact [email protected] for more information.

Licensing

The DeclarativeWidgets Library is (C) 2012-2017 Klarälvdalens Datakonsult AB (KDAB), and is available under the terms of the GPL version 2 (or any later version, at your option). See LICENSE.GPL.txt for license details.

Commercial use is also permitted as described in ReadMe-commercial.txt.

About KDAB

This DeclarativeWidgets Library is supported and maintained by Klarälvdalens Datakonsult AB (KDAB).

KDAB, the Qt experts, provide consulting and mentoring for developing Qt applications from scratch and in porting from all popular and legacy frameworks to Qt. We continue to help develop parts of Qt and are one of the major contributors to the Qt Project. We can give advanced or standard trainings anywhere around the globe.

Please visit http://www.kdab.com to meet the people who write code like this.

declarativewidgets's People

Contributors

krake-kdab avatar tokoe-kdab avatar 0x6e avatar winterz avatar iamsergio avatar frankosterfeld avatar

Watchers

James Cloos avatar  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.