[Qt-interest] Developing Hybrid Applications

Nitin Mahajan nitinm76 at yahoo.com
Mon Jun 7 07:00:08 CEST 2010


Hello No'am,

--- On Mon, 7/6/10, noam.rosenthal at nokia.com <noam.rosenthal at nokia.com> wrote:

> From: noam.rosenthal at nokia.com <noam.rosenthal at nokia.com>
> Subject: RE: [Qt-interest] Developing Hybrid Applications
> To: nitinm76 at yahoo.com, qt-interest at trolltech.com
> Date: Monday, 7 June, 2010, 9:09 AM
> Hello Nitin,
> 
> >My understanding is that, in case of such an Hybrid 
> >application, even the HTML, JS and CSS reside on the
> native 
> >device, and not served from server.
> >Please correct me here if I am wrong.
> 
> You can do either; The HTML can be local or run from a
> server. 
> 
> >I just wanted to understand what would be the right
> approach 
> >to develop such Hybrid application, within less time
> than 
> >writing C++ code from scratch.
> 
> It really depends on the use case. I encourage you to look
> at the use-cases we have here: http://blog.qt.nokia.com/2010/06/03/qt-is-going-over-the-top-to-bring-online-video-to-connected-tvs/
> 

As of now , I could write all these codes differently, like the HTML, CSS, JS code. Also wrote the Qt C++ code in Creator.

What I want to know, is that, the directory structure of the example which I quoted looked very organised, which made me think that all that would have got generated through some tool like creator or may be creator itself.

So is there such tool, or any version of creator which can help create a UI in HTML, also allow to add some css and js files to project. The non UI QT C++ code can be anyway added  to the project.

regards
-Nitin




> >Whether such application can be created with
> Qt-Embedded-Linux 
> >also? Or whether it is available only for Qt-Symbian?
> 
> Any Qt-supported platform, including embedded Linux.
> 
> Regards,
> No'am






More information about the Qt-interest-old mailing list