MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / GetTopWindow

Method GetTopWindow

DSView/pv/appcontrol.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 inline QWidget* GetTopWindow(){
64 return _topWindow;
65 }
66
67 bool TopWindowIsMaximized();
68

Callers 5

create_popupMethod · 0.80
mousePressEventMethod · 0.80
on_action_setting_logMethod · 0.80
ShowMethod · 0.80
ConfirmMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected