I'm sorry, I don't quite understand. I have
In my .h file. Are you saying that I should put my "connect" in the .h file as well?Qt Code:
{ Q_OBJECT signals: void axischanged(); public: void prepare(); protected: void run(); };To copy to clipboard, switch view to plain text mode
Bookmarks