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

Method GetBodyView

DSView/pv/mainframe.cpp:1104–1107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1102}
1103
1104QWidget* MainFrame::GetBodyView()
1105{
1106 return _mainWindow->GetBodyView();
1107}
1108
1109bool MainFrame::nativeEvent(const QByteArray &eventType, void *message, long *result)
1110{

Callers 1

WndProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected