I have programmatically created a main window in one class and have added several widget (i.e QRadioButtons). I now want to connect the slots and signals in another class. M