MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / invalidateCache

Method invalidateCache

AdaptixClient/Source/UI/Graph/GraphItem.cpp:189–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void GraphItem::invalidateCache()
190{
191 update();
192}
193
194QVariant GraphItem::itemChange( GraphicsItemChange change, const QVariant& value )
195{

Callers 2

UpdateMethod · 0.80
MarkItemMethod · 0.80

Calls 1

updateFunction · 0.50

Tested by

no test coverage detected