GithubHelp home page GithubHelp logo

isabella232 / qtenginio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qt/qtenginio

0.0 0.0 0.0 2.4 MB

Qt client for Engin.IO (Digia Cloud Services)

License: Other

C++ 87.27% C 0.38% Objective-C 1.22% QML 10.10% QMake 1.02% CMake 0.02%

qtenginio's Introduction

Enginio Qt Library development branch

Client library for accessing Enginio service from Qt and QML code.

System Requirements

  • Qt 5.1 or newer
  • OpenSSL library
    • Mac OS X: the OpenSSL library should be preinstalled.
    • Linux: Most distributions have a preinstalled OpenSSL library. If yours doesn't, seach for libssl in the package repository.
    • Windows: Get the installer from http://slproweb.com/products/Win32OpenSSL.html (light version is enough, copy DLLs to windows system directory when asked).
  • Perl 5.10 or newer

Build & Install

* `qmake && make install`
* Produces shared library and installs it as a globally available Qt5 module

Usage

  • In C++ applications
    • Use Enginio module by adding QT += enginio to application .pro file
    • Include Enginio headers with <Enginio/...> (for example: #include <Enginio/enginioclient.h>)
  • In QML applications
    • Import Enginio components with import Enginio 1.0

Contributing

  • Contributing to the Enginio Qt Library works the same way as contributing to any other Qt module
    • See Qt Contribution Guidelines
    • Clone the repository from ssh://codereview.qt-project.org/qt/qtenginio.git
    • Implement the new feature and automated tests for it
    • Make sure all tests pass
    • Push your change for review to Gerrit
    • Add reviewers (You can find e-mail addresses in git log and git blame)

Copyright

Copyright (C) 2015 The Qt Company Ltd. Contact http://www.qt.io/contact-us

License

Enginio Qt library is tri-licensed under the Commercial Qt License, the GNU General Public License 3.0, and the GNU Lesser General Public License 2.1.

Commercial License Usage Licensees holding valid Commercial Qt Licenses may use this library in accordance with the commercial license agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company. For licensing terms and conditions see http://www.qt.io/terms-conditions. For further information use the contact form at http://www.qt.io/contact-us.

GNU Lesser General Public License Usage Alternatively, this file may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation and appearing in the file LICENSE.LGPLv21 and LICENSE.LGPLv3 included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.

As a special exception, The Qt Company gives you certain additional rights. These rights are described in The Qt Company LGPL Exception version 1.1, included in the file LGPL_EXCEPTION.txt in this package.

qtenginio's People

Contributors

artonyk avatar bbandix avatar gladhorn avatar janihe avatar jeromepasion avatar jksh avatar krf avatar liangqi avatar marc-kdab avatar mitya57 avatar nierob avatar ossilator avatar rlohning avatar sfabry avatar task-jp avatar thiagomacieira avatar toreinio 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.