QWidget._customKeyboardEvent

custom keyboard event, if not null, it should be called before doing anything else in keyboardEvent.

class QWidget
protected
KeyboardEventFunction _customKeyboardEvent;

Meta