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

Method onChanged

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

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

Source from the content-addressed store, hash-verified

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

Callers 1

notifyChangedMethod · 0.45

Calls 1

onDataSetChangedMethod · 0.45

Tested by

no test coverage detected