The new Qt event syntax allows for regular member functions to be used in connect(), so explicitly indicating slots isn't necessary.
The new Qt event syntax allows for regular member functions to be used in connect(), so explicitly indicating slots isn't necessary.