the error i get
Qt Code:
  1. test.cpp:112: error: no matching function for call to 'myQtApp::myQtApp(test* const)'
  2. test.cpp:65: note: candidates are: myQtApp::myQtApp()
  3. test.h:79: note: myQtApp::myQtApp(const myQtApp&)
To copy to clipboard, switch view to plain text mode