MCPcopy 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
256void LibraryCreator::stop()
257{
258 QSqlDatabase::database(_databaseConnection).commit();
259 stopRunning = true;
260}
261
262void LibraryCreator::cancel()
263{

Callers 15

dropEventMethod · 0.45
runMethod · 0.45
startFunction · 0.45
flashMethod · 0.45
animateScrollMethod · 0.45
wheelEventMouseMethod · 0.45
wheelEventTrackpadMethod · 0.45
moveCursoToGoToFlowMethod · 0.45
mouseMoveEventMethod · 0.45
updatePositionMethod · 0.45
enableServerMethod · 0.45
updatePortMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected