# qtextensions **Repository Path**: mirrors_Kitware/qtextensions ## Basic Information - **Project Name**: qtextensions - **Description**: An open source collection of utility classes and tools for Qt. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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. .. _Qt: http://www.qt.io/