Home
last modified time | relevance | path

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

/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dtab_deck_storage.h39 void openRemoteDeckFinished(const Response &r, const CommandContainer &commandContainer);
H A Dtab_deck_storage.cpp222 SLOT(openRemoteDeckFinished(Response, CommandContainer))); in actOpenRemoteDeck()
226 void TabDeckStorage::openRemoteDeckFinished(const Response &r, const CommandContainer &commandConta… in openRemoteDeckFinished() function in TabDeckStorage