It's non-standard because a non-void slot will have it's return code ignored. If you wish to call that function normally too, then it makes sense. It's better than having a void slot calling a non-void slot when you are going to ignore the return value anyway - thats just a waste.
Bookmarks