update Sat May 15 06:37:01 PDT 2010
[pkgsrc.git] / x11 / qt3-tools / DESCR
1 This package contains tools from the Qt3 Graphical User Interface
2 toolkit. This includes Qt Designer; Qt Linguist, lupdate and lrelease
3 for translating international applications; qm2ts for converting
4 old .qm ii18n message files; Qt Assistant for finding help; qtconfig
5 configuration tool (with online help); uic, the User Interface
6 Compiler; and qmake for creating Makefiles from simple platform-independent
7 project files.
8
9 Qt Designer accelerates GUI application development and maintenance by
10 offering a WYSIWYG (What You See Is What You Get) drag and drop interface
11 for UI creation and maintenance. Qt Designer employs a vendor neutral,
12 XML-format for persistent storage, which simplifies the tasks involved
13 with the creation and layout of dialogs.