[Qt-interest] GCF 2.2.0 Released!!

Kiran T. N kiran.tn at vcreatelogic.com
Tue Aug 4 14:52:01 CEST 2009


Dear All,

GCF 2.2.0 is now available for download.

Key Highlights
    * Software Updater Framework - GCF now includes a software updater 
framework that can be activated to have your applications automatically 
download and install updates. GCF provides tools for you to create 
updates that you can host on a server site of your choice and have your 
applications download and install them!
    * Logger Module - GCF now provides a logger module that helps log 
messages from your programs.
    * CreateAppTemplateWizard replaces the old CreateAppTemplate tool. 
The new application generation wizard generates better code and helps 
configure more aspects of your application.

New Classes and Methods
    * GCF::AbstractFileDownloader and subclasses help in downloading 
files from local, http and ftp servers with ease.
    * GCF::ObjectIterator - This class helps in iterating through all 
exposed objects in a GCF application.
    * GCF::findObject<>() and GCF::findObjects<>() - These methods now 
make it easy to look for objects in GCF. Moreover developers can now 
search for objects from any class, not just from subclasses 
ofGCF::AbstractComponent
    * GCF::connect() and GCF::disconnect() help make it easy for 
developers to make signal/slot connections between local and remote objects.

Download from http://www.vcreatelogic.com/products/gcf/

Regards

Kiran





More information about the Qt-interest-old mailing list