MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / SetNativeEventCallback

Method SetNativeEventCallback

DSView/pv/winnativewidget.h:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 QScreen* GetPointScreen();
77
78 inline void SetNativeEventCallback(IParentNativeEventCallback *callback){
79 _event_callback = callback;
80 }
81
82 bool IsMaxsized();
83 bool IsMinsized();

Callers 1

AttachNativeWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected