Home
last modified time | relevance | path

Searched defs:KGamePropertyBase (Results 1 – 5 of 5) sorted by relevance

/dports/games/libkdegames/libkdegames-21.12.3/src/private/kgame/
H A Dkgameproperty.cpp19 KGamePropertyBase::KGamePropertyBase(int id, KGame* parent) in KGamePropertyBase() function in KGamePropertyBase
25 KGamePropertyBase::KGamePropertyBase(int id, KPlayer* parent) in KGamePropertyBase() function in KGamePropertyBase
31 KGamePropertyBase::KGamePropertyBase(int id, KGamePropertyHandler* owner) in KGamePropertyBase() function in KGamePropertyBase
37 KGamePropertyBase::KGamePropertyBase() in KGamePropertyBase() function in KGamePropertyBase
H A Dkplayer.h22 class KGamePropertyBase; variable
H A Dkgamechat.h20 class KGamePropertyBase; variable
H A Dkgame.h30 class KGamePropertyBase; variable
/dports/games/libkdegames/libkdegames-21.12.3/src/private/tests/
H A Dkgamepropertytest.cpp83 void tst_KGamePropertyTest::emitSignal(KGamePropertyBase*) in emitSignal() argument