summaryrefslogtreecommitdiff
path: root/x11/qt4-tools/DESCR
blob: 9bf0b5136dbb3ef7199adcd2cce4086e6ae8a4d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This package contains tools from the Qt3 Graphical User Interface
toolkit. This includes Qt Designer; Qt Linguist, lupdate and lrelease
for translating international applications; qm2ts for converting
old .qm ii18n message files; Qt Assistant for finding help; qtconfig
configuration tool (with online help); uic, the User Interface
Compiler; and qmake for creating Makefiles from simple platform-independent
project files.

Qt Designer accelerates GUI application development and maintenance by
offering a WYSIWYG (What You See Is What You Get) drag and drop interface
for UI creation and maintenance. Qt Designer employs a vendor neutral,
XML-format for persistent storage, which simplifies the tasks involved
with the creation and layout of dialogs.