Home
last modified time | relevance | path

Searched refs:quickStartQuit (Results 1 – 2 of 2) sorted by relevance

/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrgame.h157 void quickStartQuit();
H A Dkgrgame.cpp748 connect(buttonBox, &QDialogButtonBox::rejected, this, &KGrGame::quickStartQuit); in quickStartDialog()
791 void KGrGame::quickStartQuit() in quickStartQuit() function in KGrGame