Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 548 Bytes

README.rst

File metadata and controls

24 lines (16 loc) · 548 Bytes

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.