View Single Post
GreatGonzo's Avatar
Posts: 275 | Thanked: 389 times | Joined on Feb 2010 @ Sydney
#46
Originally Posted by attila77 View Post
DO NOT DO THIS ! You *will* bork your Qt install at some point/upgrade if you go down the path of manually modding Qt lib paths (which is the reason it isn't done that way 'out-of-the-box' in the first place)

The right (future-proof) way to do this for now is to handle the import paths from your code

Code:
viewer.engine()->addImportPath(QString("/opt/qtm12/imports"));
Was going to do that but am just too lazy to push another release now. Wouldn't these symlinks just get overwritten though?
__________________
Quick Widgets - http://wiki.maemo.org/Quick_Widgets