MCPcopy 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}
29void enableInfoTrace(bool enabled) {
30 _infoTraceEnabled = enabled;
31}
32
33bool debugTraceEnabled() {
34 return _debugTraceEnabled;

Callers 5

applySettingsMethod · 0.85
mainFunction · 0.85
importFileIUElwpMethod · 0.85
importFileHRSz0yMethod · 0.85
importFileFOSy19Method · 0.85

Calls

no outgoing calls

Tested by 3

importFileIUElwpMethod · 0.68
importFileHRSz0yMethod · 0.68
importFileFOSy19Method · 0.68