Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ shouldAbort
Method
shouldAbort
plugins/grepview/grepfindthread.cpp:122–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
QList<QUrl>& results);
121
122
bool shouldAbort() const { return m_abort.load(std::memory_order_relaxed); }
123
124
const QStringList& m_include;
125
/**
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected