I've looked through QMainWindow, QSizeGrip, and QStatusBar source code. Unfortunately I'm not seeing where exactly they set the cursor and and resize events. I noticed a function within QSizeGrip.cpp called "qt_sizegrip_atBottom()"...but I'm unsure if that is relevant. Any pointers to head me in the right direction?