summaryrefslogtreecommitdiff
path: root/x11/qt4-tools/DESCR
blob: 20a428c374080302e1e108db86ccb60bec04f5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This package contains tools from the Qt4 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.