I have a sub-classed QFrame and have a third party windows type window as a child. Is there a virtual function, something like virtual bool nativeEvent(...) or some other way to get the native events of that child window?
I have a sub-classed QFrame and have a third party windows type window as a child. Is there a virtual function, something like virtual bool nativeEvent(...) or some other way to get the native events of that child window?
Bookmarks