KDEGames
kgamepropertyhandler.h
81 KGamePropertyHandler(int id, const QObject *receiver, const char *sendf, const char *emitf, QObject *parent = nullptr);
310 void signalSendMessage(int msgid, QDataStream &, bool *sent); // AB shall we change bool* into bool& again?
A collection class for KGameProperty objects.
Definition: kgamepropertyhandler.h:63
Q_SIGNALSQ_SIGNALS
Q_DISABLE_COPY(Class)
virtual bool removeProperty(ScriptableExtension *callerPrincipal, quint64 objId, const QString &propName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 03:47:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 03:47:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.