Make public and document wxDataView{Index,Virtual}ListModel::GetCount().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Oct 2009 15:58:19 +0000 (15:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 31 Oct 2009 15:58:19 +0000 (15:58 +0000)
commit74d9b8fbd6e7bae0735fb9e059ba4a54082e693e
tree2bfb6ecf623a127b638dd1b21723d8e34bea5fb5
parent1f22f9a50b38197964d7a5f80d573edbac33b7ed
Make public and document wxDataView{Index,Virtual}ListModel::GetCount().

This method is useful for getting the number of items in the control and
should be part of the public API instead of being marked as internal.

Closes #11380.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
interface/wx/dataview.h