of course it will not work. I don't see where you start event loop.
try this.
Qt Code:
... int main(int argc, char **argv) { MyObject mo; return app.exec(); }To copy to clipboard, switch view to plain text mode
of course it will not work. I don't see where you start event loop.
try this.
Qt Code:
... int main(int argc, char **argv) { MyObject mo; return app.exec(); }To copy to clipboard, switch view to plain text mode
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks