Home
last modified time | relevance | path

Searched refs:clearHighscores (Results 1 – 7 of 7) sorted by relevance

/dports/games/openyahtzee/openyahtzee-1.9.3/src/
H A Dconfiguration.h78 void clearHighscores();
H A Dconfiguration.cpp250 void Configuration::clearHighscores() in clearHighscores() function in Configuration
H A Dhighscores_dialog.cpp164 m_config->clearHighscores(); in onClear()
/dports/games/libkdegames/libkdegames-21.12.3/src/
H A Dkstandardgameaction.h231 KDEGAMES_EXPORT QAction *clearHighscores(const QObject *recvr, const char *slot, in Q_DECLARE_LOGGING_CATEGORY()
238 KSTANDARDGAMEACTION_WITH_NEW_STYLE_CONNECT(clearHighscores, ClearHighscores) in Q_DECLARE_LOGGING_CATEGORY()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Drace_result_gui.hpp247 void clearHighscores();
H A Drace_result_gui.cpp1531 void RaceResultGUI::clearHighscores() in clearHighscores() function in RaceResultGUI
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/modes/
H A Dworld.cpp782 results->clearHighscores(); in terminateRace()