Home
last modified time | relevance | path

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

/dports/net/messagelib/messagelib-21.12.3/messagelist/src/core/
H A Dmodel_p.h128 bool handleItemPropertyChanges(int propertyChangeMask, Item *parent, Item *item);
H A Dmodel.cpp1839 bool ModelPrivate::handleItemPropertyChanges(int propertyChangeMask, Item *parent, Item *item) in handleItemPropertyChanges() function in ModelPrivate
2058 if (!handleItemPropertyChanges(propertyChangeMask, grandParent, oldParent)) { in messageDetachedUpdateParentProperties()
2109 if (!handleItemPropertyChanges(propertyChangeMask, grandParent, pParent)) { in propagateItemPropertiesToParent()
3350 if (handleItemPropertyChanges(propertyChangeMask, pParent, message)) { in viewItemJobStepInternalForJobPass1Update()