MCPcopy Create free account
hub / github.com/baldurk/renderdoc / hasErrors

Method hasErrors

qrenderdoc/Windows/EventBrowser.cpp:1446–1446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1444
1445 operator bool() const = delete;
1446 bool hasErrors() const { return length > 0; }
1447 ParseTrace &setError(QString text)
1448 {
1449 errorText = text;

Callers 3

settings_filterApplyMethod · 0.80
filter_applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected