Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ canSetFormat
Method
canSetFormat
plugins/debuggercommon/mivariable.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
void markAsDead();
42
43
bool canSetFormat() const override { return true; }
44
45
protected: // Variable overrides
46
void attachMaybe(QObject *callback, const char *callbackMethod) override;
Callers
2
contextMenuEvent
Method · 0.80
testVariablesAttributes
Method · 0.80
Calls
no outgoing calls
Tested by
1
testVariablesAttributes
Method · 0.64