aboutsummaryrefslogtreecommitdiff
path: root/accessibility/qt4-accessible/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/qt4-accessible/pkg-descr')
-rw-r--r--accessibility/qt4-accessible/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/accessibility/qt4-accessible/pkg-descr b/accessibility/qt4-accessible/pkg-descr
new file mode 100644
index 000000000000..efc79b9aaf24
--- /dev/null
+++ b/accessibility/qt4-accessible/pkg-descr
@@ -0,0 +1,12 @@
+Qt is a C++ toolkit for application development. It lets application
+developers target all major operating systems with a single application
+source code.
+
+Qt provides a platform-independent API to all central platform functionality:
+GUI, database access, networking, file handling, etc. The Qt library
+encapsulates the different APIs of different operating systems, providing
+the application programmer with a single, common API for all operating systems.
+The native C APIs are encapsulated in a set of well-designed, fully
+object-oriented C++ classes.
+
+WWW: http://www.trolltech.com/products/qt/index.html