Q_OBJECT macro is correctly supported only in header files. You must create h file with definition of class A and cpp file with its implementation.
Q_OBJECT macro is correctly supported only in header files. You must create h file with definition of class A and cpp file with its implementation.
PaulDaviesC (20th April 2012)
Bookmarks