Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ enableInfoTrace
Function
enableInfoTrace
src/backend/lib/Debug.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
return _infoTraceEnabled;
28
}
29
void enableInfoTrace(bool enabled) {
30
_infoTraceEnabled = enabled;
31
}
32
33
bool debugTraceEnabled() {
34
return _debugTraceEnabled;
Callers
5
applySettings
Method · 0.85
main
Function · 0.85
importFileIUElwp
Method · 0.85
importFileHRSz0y
Method · 0.85
importFileFOSy19
Method · 0.85
Calls
no outgoing calls
Tested by
3
importFileIUElwp
Method · 0.68
importFileHRSz0y
Method · 0.68
importFileFOSy19
Method · 0.68