Docs for wxDataViewTreeStore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-10-16 11:54:46 +00:00
parent e94d0c1e66
commit 716a15b700
3 changed files with 146 additions and 3 deletions

View File

@@ -56,9 +56,8 @@ to the data in the list model.
Currently wxWidgets provides the following models apart
from the base model:
\helpref{wxDataViewIndexListModel}{wxdataviewindexlistmodel}.
It is planned to add helper classes for simple tree
and list stores in the future.
\helpref{wxDataViewIndexListModel}{wxdataviewindexlistmodel},
\helpref{wxDataViewTreeStore}{wxdataviewtreestore}.
\wxheading{Derived from}