Open the pro file in Qt Creator and click run! or, at a command prompt:
Qt Code:
cd {source directory} qmake mingw32-make (or nmake) .\imagemaskingTo copy to clipboard, switch view to plain text mode
Open the pro file in Qt Creator and click run! or, at a command prompt:
Qt Code:
cd {source directory} qmake mingw32-make (or nmake) .\imagemaskingTo copy to clipboard, switch view to plain text mode
Hello Chirs,
The attached "imagemasking.tar.gz‎" doesn't not have any .pro file. It has only one file and it includes some xml data also. I don't have any idea how to deal with this xml file.
can you please help me how to runt this?
Qt don't have any call to get event directly from event queue?
Thanks & Regards
anki.n
The file is a doubly gzipped tar archive... I assume that wysota did not do that deliberately. I have attached a zip version of the same for the Windows-challenged.
imagemasking.zip
Repeatedly asking the same question will not change the answer. You do not "get" events from the queue they are delivered to your event handlers.
Bookmarks