Yes, provided that it's the same file in which myGroupBox implementation was placed.Originally Posted by caminoix
One more thing: If you place a class definition with Q_OBJECT macro in somefile.cpp, then you must also add #include "somefile.moc" at the end of that file.
Bookmarks