Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / qt4-tools / DESCR
blob20a428c374080302e1e108db86ccb60bec04f5d9
1 This package contains tools from the Qt4 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.
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.