Home
last modified time | relevance | path

Searched refs:attributesWillChange (Results 1 – 2 of 2) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DAttributableNode.h109 void attributesWillChange();
H A DAttributableNode.cpp228 m_node->attributesWillChange(); in NotifyAttributeChange()
235 void AttributableNode::attributesWillChange() {} in attributesWillChange() function in TrenchBroom::Model::AttributableNode