Home
last modified time | relevance | path

Searched refs:getCurrentMove (Results 1 – 3 of 3) sorted by relevance

/dports/games/kfourinline/kfourinline-21.12.3/src/
H A Dkwin4doc.h154 int getCurrentMove();
H A Dkwin4doc.cpp785 int KWin4Doc::getCurrentMove() in getCurrentMove() function in KWin4Doc
1020 stream << (qint32)getCurrentMove(); in prepareGameMessage()
H A Dkwin4.cpp247 else if (mDoc->getCurrentMove()<1 ) in checkMenus()