slots will be grayed out if the slot is incompatible with the signal. For example, a slot expecting an int will not accept a signal that emits a char *
All connect statements generated by designer will be present in the header file and executed when setupui is called.
Bookmarks