MCPcopy Create free account
hub / github.com/SOUI2/soui / onChanged

Method onChanged

SOUI/src/control/STileView.cpp:25–28  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

23
24//////////////////////////////////////////////////////////////////////////
25void STileViewDataSetObserver::onChanged()
26{
27 m_pOwner->onDataSetChanged();
28}
29
30void STileViewDataSetObserver::onInvalidated()
31{

Callers

nothing calls this directly

Calls 1

onDataSetChangedMethod · 0.45

Tested by

no test coverage detected