PDA

View Full Version : qdnslookup example



davinciomar
9th September 2016, 19:15
Hi i am trying this example but anyways i get errors when i compiled. So i suppose that it is because i didnt include some libraries.
https://i.imgsafe.org/2f9573df57.png

Reference:
http://doc.qt.io/qt-5/qdnslookup.html

In the object myobject i included the class QObject
The suggestions are good received and dissapoinments

anda_skoa
9th September 2016, 19:38
As the compiler said: MyObject has not been declared.
Did you mean "MainWindow"?

Also, for the last time, post the text, not an image.

Cheers,
_

davinciomar
9th September 2016, 20:13
it is solved thx