MCPcopy 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
306private:
307 ReportHighlighter::Paragraph par;

Callers 2

eventFilterMethod · 0.80
customEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected