Home
last modified time | relevance | path

Searched defs:SignalLobbyPlayerJoined (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/generic/
H A Dserverguiwrapper.cpp305 void ServerGuiWrapper::SignalLobbyPlayerJoined(unsigned playerId, const std::string &nickName) in SignalLobbyPlayerJoined() function in ServerGuiWrapper
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/
H A Dguiwrapper.cpp511 void GuiWrapper::SignalLobbyPlayerJoined(unsigned playerId, const string &nickName) in SignalLobbyPlayerJoined() function in GuiWrapper