designer-qt3

debugging symbols for qt-x11-free binaries

Install

All systems
curl cmd.cat/designer-qt3.sh
Raspbian
apt-get install qt-x11-free-dbg

qt-x11-free-dbg

debugging symbols for qt-x11-free binaries

This package contains the debugging symbols associated with qt-x11-free. They will automatically be used by gdb for debugging Qt-related issues.

qt3-designer

graphical designer for Qt3 applications

The Qt Designer is a GUI design program that interactively lets you construct user interfaces for the Qt library. Additionally it lets you create whole project and works together with the database drivers provided by Qt to create applications with easy database access through Qt. The resulting user interface files can then be converted to C++ classes using the uic commandline utility which is usually done automatically for the developer with a project management with qmake or automake.