MCPcopy Create free account
hub / github.com/KDE/kdevelop / format

Function format

kdevplatform/debugger/variable/variablecollection.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66 void setFormat(format_t format);
67 format_t format() const { return m_format; }
68 virtual void formatChanged();
69
70 // get/set 'changed' state, if the variable changed it will be highlighted

Callers 3

formatDocumentMethod · 0.85
highlightBlockMethod · 0.85
formatChangedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected