News

As it seems to me, this is a standard file and could technically be used by other developers in their own projects. I think it would be better to create a separate folder just to be on the safe side.
During the program compile step (not the MOC compiler) I have recently run into an issue where all of my moc_****.cpp files fail to compile due to unresolvable include paths. I have narrowed this down ...
So I'm using the latest PyQt (which uses Qt 4.6) to create a program that blah blah and has a dock with a file browser. I have the file browser working fine, displaying My Computer as the root ...