Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, October 2006
Qt Jambi Technical Preview 3 Released


Message 1 in thread

We are pleased to present the third technology preview of Qt Jambi™ to 
our commercial customers and the open source community for testing and 
feedback. Qt Jambi is a prototype technology that enables Java 
developers to utilize Qt®: the leading framework for high-performance, 
cross-platform applications.

This third and final technology preview is built on the newly-released 
Qt 4.2, giving Java programmers access to powerful new Qt features like 
the powerful 2D graphics canvas Qt Graphics View and simplified 
application styling through Widget Stylesheets. In addition, the Qt 
Jambi TP3 unveils new features for more efficient development:

- The industry-standard Java documentation tool Javadoc is now available 
from the Qt Jambi library, enabling Qt Jambi developers to rapidly 
generate HTML documentation from Java source code
- Support for SVG (Scalable Vector Graphics) is now available
- Qt Jambi now makes use of real Java enums and typesafe QFlags

Further feedback on these and other features is critical in guiding 
further improvements to Qt Jambi technology. For a detailed list of new 
features and bugfixes incorporated into the Qt Jambi TP3, please see the 
Qt Jambi documentation at: 
http://doc.trolltech.com/qtjambi-1.0/qtjambi-index.html.

Qt JAMBI DEVELOPER CONTEST
--------------------------
We are pleased to invite you to participate in the Qt Jambi Developer 
Contest. The contest is open now to all developers, and is aimed at 
encouraging Java and Qt programmers to try out the new features 
available in the Qt Jambi TP3. Submit your Qt Jambi application by 15 
December, 2006 and enter to win a 2.0GHz Apple MacBook! Learn more at: 
http://www.trolltech.com//developer/downloads/qt/qtjambi-techpreview.

FOR MORE INFORMATION
--------------------
For more information about the features included in the Qt Jambi 
preview, please refer to the overview page within the Qt Documentation 
at http://doc.trolltech.com/qtjambi-1.0/qtjambi-index.html, or download 
the Qt Jambi Whitepaper at 
www.trolltech.com//developer/downloads/qt/qtjambi-techpreview.

SUBMITTING FEEDBACK
-------------------
To collect this feedback, a special mailing list has been set up: 
qt-jambi-interest@xxxxxxxxxxxxxx To subscribe, send a message containing 
just the word 'subscribe' in the subject line to 
qt-jambi-interest-request@xxxxxxxxxxxxxx For more information on all 
Trolltech mailing lists, and to view archived discussions, please visit 
http://lists.trolltech.com.

HOW TO GET THE RELEASE
----------------------
The release is now available under a special technical preview license. 
The commerical preview is available in the customer download area, and 
the open source preview is available for download at 
http://www.trolltech.com/products/qt/downloads/qtjambi-techpreview/.

Enjoy this third technology preview!

-- The Trolltech Team


Message 2 in thread

Hi.

Just wanted to let everyone know that there's a blog up about some of 
the highlights in the new release:
   
    
http://blogs.qtdeveloper.net/archives/2006/10/26/qt-jambi-tp3-released-and-developer-contest-announced/

-- Eskil


Message 3 in thread

Is the SQL module going to make an appearance any time?  There appear to be
some sql classes in the qtjambi jar, but if you go to the documentation 
site and click on the SQL module link you get a 404, so I am confused as
to whether it is really there (with all its DB types).

David


Message 4 in thread

David Goodenough wrote:

>Is the SQL module going to make an appearance any time?  There appear to be
>some sql classes in the qtjambi jar, but if you go to the documentation 
>site and click on the SQL module link you get a 404, so I am confused as
>to whether it is really there (with all its DB types).
>
>  
>

Hi, David.

Yes, we do intend to map all modules in Qt to Qt Jambi eventually. The 
SQL module is already ported, but there seem to be some issues with it 
that we will work to resolve for the next release.

Sorry about the broken documentation link. Here's a working link for you:

   
http://doc.trolltech.com/qtjambi-1.0/com/trolltech/qt/sql/package-summary.html 


-- Eskil