Hello all,

is it possible to extend the platform plugin(instead of re-write most of them...)?
my project only needs some access to the native handle in windows.

Ive seen the source that the QWindowsNativeInterface has only implemented HWND and DC.
To my project i need some other Handles like Font and Cursor.

Thank you.