The answer is that the Fn key does not work as a modifier, at least not under the Sharp ROM. There is no QKeyEvent::state() change when you use Fn+(another key).
For the record, Fn alone has a key() value of 4165 and Fn pressed in combination with another key will generate key() values of ~ 100-200.