Quote Originally Posted by cioannou
What I am trying to do is include the .h file in simpleform.cpp and implement the custom slot in the .cpp file so just in case the form is changed I don't loose my changes because of uic.
Have you read this (personally I prefer the single inheritance approach)?