Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1104
QWidget* MainFrame::GetBodyView()
1105
{
1106
return _mainWindow->GetBodyView();
1107
}
1108
1109
bool MainFrame::nativeEvent(const QByteArray &eventType, void *message, long *result)
1110
{
Callers
1
WndProc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected