This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: Qt-4 to Qt-5 application porting : issue with header file

Part Number: PROCESSOR-SDK-AM335X


Hi , I am working on a Qt project. In this project I have to port the Qt-4 framework based code to Qt-5 based framework. I am facing issue with the header file named " #include <QWSServer> ". Can anybody help me with this. What header file can be used to replace #include <QWSServer> " in new Qt-5 framework based code.

Any help is appreciated.