Re: #include <QtGui/QDesktopWidget> no such file or directory
"I am running a qt 4.7 embedded widget program in qt 5."
I don't understand.
i get the following errors with headers:
#include <QtGui/QDesktopWidget>
#include <QtGui/QAbstractButton>
What errors?
Do you mean you have some code written using qt4.7 and now you want to compile it with qt5? If so, google "porting qt4 to qt5".
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks