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

Method SetTitleBarWidget

DSView/pv/winnativewidget.h:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 static bool getWinSysVersion(DWORD *major_version, DWORD *minor_version, DWORD *build_number);
91
92 inline void SetTitleBarWidget(QWidget *w){
93 _titleBarWidget = w;
94 }
95
96 int GetDevicePixelRatio();
97 bool IsVisible();

Callers 1

AttachNativeWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected