ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/qt4-help/pkg-descr
Revision: 15604
Committed: Sat Nov 23 05:02:57 2013 UTC (10 years, 5 months ago) by laffer1
File size: 605 byte(s)
Log Message:
drop cvs2svn prop

File Contents

# User Rev Content
1 laffer1 6563 Qt is a C++ toolkit for application development. It lets application
2     developers target all major operating systems with a single application
3     source code.
4    
5     Qt provides a platform-independent API to all central platform functionality:
6     GUI, database access, networking, file handling, etc. The Qt library
7     encapsulates the different APIs of different operating systems, providing
8     the application programmer with a single, common API for all operating systems.
9     The native C APIs are encapsulated in a set of well-designed, fully
10     object-oriented C++ classes.
11    
12 laffer1 11612 WWW: http://qt.nokia.com/products/qt/index.html