Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
formatDocument
Method · 0.85
highlightBlock
Method · 0.85
formatChanged
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected