Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ParseExpressionToFilters
Method · 0.80
settings_filterApply
Method · 0.80
filter_apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected