summaryrefslogtreecommitdiff
path: root/x11/qt4-docs/DESCR
diff options
context:
space:
mode:
authoradam <adam>2006-02-20 12:07:12 +0000
committeradam <adam>2006-02-20 12:07:12 +0000
commitfb69ed031f22c195debb36a316deb6c04f21a778 (patch)
treef28dff672dcea332cc01adff6762ffa1f7f5642e /x11/qt4-docs/DESCR
parentaea92a0edf8adfad07b6ff703fab0222ebcb7e33 (diff)
downloadpkgsrc-fb69ed031f22c195debb36a316deb6c04f21a778.tar.gz
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. It has everything you need to create professional GUI applications. And it enables you to create them quickly. Qt is a multi-platform toolkit. When developing software with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. Simply recompile your source code on the platform you want. Qt cuts down the complexity in implementing large and complex systems. Its ingenious signal-slot technology enables true component programming.
Diffstat (limited to 'x11/qt4-docs/DESCR')
-rw-r--r--x11/qt4-docs/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/qt4-docs/DESCR b/x11/qt4-docs/DESCR
new file mode 100644
index 00000000000..84fe98c50da
--- /dev/null
+++ b/x11/qt4-docs/DESCR
@@ -0,0 +1,5 @@
+Documentation for the Qt(TM) C++ GUI software toolkit.
+
+Qt is a multi-platform toolkit. When developing software with Qt, you can run
+it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
+Simply recompile your source code on the platform you want.