I may be out of argument bit i have read at http://iquip.org/
>IQuiP™ (pronounced like equip) is a C++ framework for writing applications >that can run on both the desktop and over the internet in a web browser - >...... binary compatible with Qt, meaning that a dynamically linked Qt >application only needs to be re-linked against IQuiP™ >rather than Qt to gain >a web based interface i.. >The vast majority of IQuiP™ classes require no special software to be >installed on the web client... they use only HTML and Javascript. On the >server you only need the >IQuiP™ libraries, the binary of the application you >wish to use through a web interface (linked against IQuiP™), some sort of web >server, and PHP 5.2 or higher. Demo is impressive http://iquip.org/video/bindings.ogv and language binding seem easy is something like our uhttpd for qt Anybody have tested? Hope that will usefull for samebody this information 2009/6/15 Pritpal Bedi <[email protected]>: > > Hello Everybody > > I am thinking of separating base source files > from hbqtgen.prg to SVN. These files are: > > hbqt.h > hbqt_slots.h > hbqt_slots.cpp > moc_slots.cpp > hbqt_base.cpp > demoqt.prg > > Initially when I implemented this design I was not > aware the quantum of extra efforts it will require to > keep these files updated. Now, as more constructs are > needed, I am feeling a bit handicapped on this account. > Even a slight change leads to rearrangement of > hbqtgen.prg ( and with potentiall omissions as well ). > So I propose to committ these files in SVN and clean the > generator code. > > Still I am not sure of technical issues which may > arise in future. Your insight is welcome. > > Regards > Pritpal Bedi > > -- > View this message in context: > http://www.nabble.com/QT---Seperation-of-base-sources-from-generator-tp24038275p24038275.html > Sent from the Harbour - Dev mailing list archive at Nabble.com. > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
