Home
last modified time | relevance | path

Searched refs:protectItem (Results 1 – 10 of 10) sorted by relevance

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/widgets/
H A Dkmymoneymvccombo.h83 void protectItem(int id, bool protect);
H A Dkmymoneyselector.h172 void protectItem(const QString& itemId, const bool protect = true);
H A Dkmymoneymvccombo.cpp320 void KMyMoneyMVCCombo::protectItem(int id, bool protect) in protectItem() function in KMyMoneyMVCCombo
H A Dkmymoneyselector.cpp206 void KMyMoneySelector::protectItem(const QString& itemId, const bool protect) in protectItem() function in KMyMoneySelector
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/dyecmd/actions/
H A Dactions.cpp109 impHandlerVoid(protectItem)
/dports/games/manaplus/manaplus-2.1.3.17/src/actions/
H A Dactions.h113 decHandler(protectItem);
/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dplayerinfo.h245 void protectItem(const int id);
H A Dplayerinfo.cpp503 void protectItem(const int id) in protectItem() function
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/actions/
H A Dactions.cpp1856 impHandler(protectItem) in impHandler() argument
1860 PlayerInfo::protectItem(id); in impHandler()
/dports/games/manaplus/manaplus-2.1.3.17/src/input/
H A Dinputactionmap.h4542 defaultAction(&Actions::protectItem),