PDA

View Full Version : QFileSystem include problem



daujeroti
29th April 2011, 09:40
Hello!

I have a strange problem. I can't include QFileSystemModel. Every other includes (like QDirModel) work properly.

http://dl.dropbox.com/u/17404603/QFileSystemModel.png

I'm using QT version 4.7.

What's wrong?

squidge
29th April 2011, 09:59
Do you have Qt in a namespace?

daujeroti
29th April 2011, 10:10
I've tried to copy the project to my other computer, and it worked on it! I have the same QT version installed on both.