Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/styles/
H A Dgametablestylereader.h119 QString getActionPic(int);
H A Dgametablestylereader.cpp1494 QString GameTableStyleReader::getActionPic(int action) in getActionPic() function in GameTableStyleReader
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/gametable/
H A Dgametableimpl.cpp1172 …c)->getMyID()]->setPixmap(QPixmap::fromImage(QImage(myGameTableStyle->getActionPic((*it_c)->getMyA… in refreshAction()
1190 …actionLabelArray[playerID]->setPixmap(QPixmap::fromImage(QImage(myGameTableStyle->getActionPic(pla… in refreshAction()
2593 …rray[(*it_c)->getMyID()]->setPixmap(QPixmap::fromImage(QImage(myGameTableStyle->getActionPic(7)))); in postRiverRunAnimation3()