Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ stop
Method
stop
YACReaderLibrary/library_creator.cpp:256–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
void LibraryCreator::stop()
257
{
258
QSqlDatabase::database(_databaseConnection).commit();
259
stopRunning = true;
260
}
261
262
void LibraryCreator::cancel()
263
{
Callers
15
dropEvent
Method · 0.45
run
Method · 0.45
start
Function · 0.45
flash
Method · 0.45
animateScroll
Method · 0.45
wheelEventMouse
Method · 0.45
wheelEventTrackpad
Method · 0.45
moveCursoToGoToFlow
Method · 0.45
mouseMoveEvent
Method · 0.45
updatePosition
Method · 0.45
enableServer
Method · 0.45
updatePort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected