libkdegames
kstandardgameaction.h File Reference
#include <libkdegames_export.h>
Include dependency graph for kstandardgameaction.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KStandardGameAction | |
Functions | |
KDEGAMES_EXPORT KAction * | KStandardGameAction::carddecks (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KSelectAction * | KStandardGameAction::chooseGameType (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::clearHighscores (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::clearStatistics (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::configureHighscores (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::create (StandardGameAction id, const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KToggleAction * | KStandardGameAction::demo (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::end (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::endTurn (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::gameNew (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::highscores (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::hint (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::load (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KRecentFilesAction * | KStandardGameAction::loadRecent (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT const char * | KStandardGameAction::name (StandardGameAction id) |
KDEGAMES_EXPORT KToggleAction * | KStandardGameAction::pause (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::print (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::quit (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::redo (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::repeat (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::restart (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::roll (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::save (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::saveAs (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::solve (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::statistics (const QObject *recvr, const char *slot, QObject *parent) |
KDEGAMES_EXPORT KAction * | KStandardGameAction::undo (const QObject *recvr, const char *slot, QObject *parent) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.