Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ messageType
Method
messageType
src/Gui/ReportView.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
return msg;
300
}
301
ReportHighlighter::Paragraph messageType() const
302
{
303
return par;
304
}
305
306
private:
307
ReportHighlighter::Paragraph par;
Callers
2
eventFilter
Method · 0.80
customEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected