QT
Some Blackmagic applications use QT UI framework under the terms of the LGPL version 2.1:
http://qt.nokia.com
The LGPL v2.1 is available online at:
http://www.gnu.org/licenses/lgpl-2.1.html
On Mac, applications are built against the pre-compiled QT framework and the dynamic libaries included in the application bundle. A copy of the LGPL v2.1 text is available in the Blackmagic Application Support folder. The QT source is available at:
http://get.qt.nokia.com/qtsdk/qt-sdk-mac-opensource-2009.03.dmg
On Windows, applications are built against an unmodified version of QT compiled in Visual Studio. The dynamic libraries are included in the Blackmagic DeckLink Program Files folder, with a copy of the LGPL v2.1 text. The QT source is available at:
http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2009.03.exe
On Linux, applications are built against an unmodified version of QT. The dynamic libraries are included in /usr/lib/blackmagic. A copy of the LGPL v.2.1 text is included in the /usr/share/doc/DeckLink directory.The QT source is available at:
http://get.qt.nokia.com/qtsdk/qt-sdk-linux-x86-opensource-2009.03.bin
http://get.qt.nokia.com/qtsdk/qt-sdk-linux-x86_64-opensource-2009.03.bin
The qtsingleapplication add-on is used, unmodified, and the dynamic libraries are made available along-side the other QT libraries. The qtsingleapplication source is available at:
http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication/

