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

Method getCount

demo/CAdapter.h:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 virtual int getCount()
20 {
21 return 50000;
22 }
23
24 virtual void getView(int position, SWindow * pItem, pugi::xml_node xmlTemplate)
25 {

Callers 15

onDataSetChangedMethod · 0.45
UpdateVisibleItemsMethod · 0.45
OnKeyDownMethod · 0.45
EnsureVisibleMethod · 0.45
GetItemPanelMethod · 0.45
SetSelMethod · 0.45
onDataSetChangedMethod · 0.45
UpdateVisibleItemsMethod · 0.45
OnKeyDownMethod · 0.45
EnsureVisibleMethod · 0.45
GetItemPanelMethod · 0.45
SetSelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected