mleotta / qtextensions

An open source collection of utility classes and tools for Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qtExtensions

Overview

qtExtensions is an open source collection of utility classes and tools for Qt.

Compiling

To build qtExtensions, you will need a recent C++ compiler with at least partial support for C++11 (e.g. gcc 4.4 or later, MSVC 2013 or later), CMake 2.8.12 or later, and Qt 4.8.6 or later.

To build the Python bindings, you will need Shiboken and PySide 1.2.1 or later.

License

qtExtensions is distributed under a BSD-style license. See LICENSE for details.

About

An open source collection of utility classes and tools for Qt.

License:Other


Languages

Language:C++ 92.9%Language:CMake 6.7%Language:Python 0.4%Language:CSS 0.1%