View Single Post
Posts: 16 | Thanked: 14 times | Joined on Aug 2012 @ Germany
#352
Originally Posted by Win7Mac View Post
To make this mod even more valuable, let's try to bring speedcam warnings to it.
A short "grep -ri speedcam /usr/lib/qt4 /usr/lib/nokia-drive" brought to us: Nothing....

But "grep -ri safetyspot /usr/lib/qt4 /usr/lib/nokia-drive" gives a lot of useful symbols. It seems that the requested feature is already there, but disabled. Or, to be more correct, it is in the qt4 API, but not used in "drive-qml".

Unfortunately i'm currently busy with a project @work. I'm an experienced but old "plain ansi C" hacker, so, C++ and JS is a pain for me.

If some QML-Hero can have a look at this, it would be really helpful.
 

The Following User Says Thank You to tenchman For This Useful Post: