Re: [Interest] Qt help

2012-08-09 Thread Till Oliver Knoll
2012/8/9 Till Oliver Knoll : > 2012/8/9 pritam.ghang...@gmail.com > ... > Unfortunatelly some links such as > http://doc-snapshot.qt-project.org/5.0/qt3d-reference.html are a dead-end This seems to be a working link: http://doc-snapshot.qt-project.org/qt3d-1.0/index.html :) Cheers, Oliver __

Re: [Interest] Qt help

2012-08-09 Thread Till Oliver Knoll
2012/8/9 pritam.ghang...@gmail.com > Hi, > > In that case if your hardware supports openGL, Qt 5 should be the obvious > choice. Lot of work has gone in to Qt 5 on the 3D and graphics acceleration > side. > Are you referring to "QtQuick3D"? http://doc-snapshot.qt-project.org/5.0/qt3d-painting

Re: [Interest] Qt help

2012-08-08 Thread pritam.ghang...@gmail.com
Hi, In that case if your hardware supports openGL, Qt 5 should be the obvious choice. Lot of work has gone in to Qt 5 on the 3D and graphics acceleration side. As far as I remember the minimum required is openGL ES 2.0 On Thu, Aug 9, 2012 at 9:54 AM, Ramakanthreddy_Kesireddy < ramakanthreddy_kesi

Re: [Interest] Qt help

2012-08-08 Thread Ramakanthreddy_Kesireddy
Hi, To simplify my question, Actually am interested in 3D UI and 3D UI animations. In this context, is it good to go for Qt 5.0 alpha or Qt 4.8 latest? Please let me know in this regard. Thanks and Regards, Ramakanth From: Ramakanthreddy_Kesireddy Sent: Wednesday, August 08, 2012 6:44 PM To:

[Interest] Qt help

2012-08-08 Thread Ramakanthreddy_Kesireddy
Hi, As we need to identify whether Qt 5 Alpha or Qt 4.8 latest version would be suitable for the 3D UI and 3D UI with animations as rich UI is paramount. Though from initial analysis , Qt5.0 alpha has optimized open GL and Qt 3D module to be used. Could you please help in the link which explains

Re: [Interest] qt help system issue

2012-02-14 Thread Yifei Li
Thomas, I can see the help contents fine. The problem happens when other people try to use my software. It even works for me on the same machine where another person failed to see the help contents. Yifei On Tue, Feb 14, 2012 at 12:38 PM, Thomas Meyer wrote: > Hi, > I guess: > If you use the

Re: [Interest] qt help system issue

2012-02-14 Thread Thomas Meyer
Hi, I guess: If you use the 'assistant.cpp' have you changed the 'args' in the function 'bool Assistant::startAssistant(void)'? Or have you forgotten to change something in the '*.qhcp'? Have you used 'qcollectiongenerator foo.qhcp -o foo.qhc'? Thomas Meyer Am 14.02.2012 17:51, schrieb Yifei Li

[Interest] qt help system issue

2012-02-14 Thread Yifei Li
Hi all, I followed http://doc.qt.nokia.com/4.7-snapshot/help-simpletextviewer.htmlto generate help contents for my software, and I can see the contents fine. However, other people can start the assistant but the help contents are empty, and they saw the following error message KIconCache::loadCu