X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/716a15b7005905c9dfc6f00ddfd6975b64e750fb..d5706f3ee8a83947a639ff44a21df29c97b72682:/docs/latex/wx/dataviewtreestore.tex diff --git a/docs/latex/wx/dataviewtreestore.tex b/docs/latex/wx/dataviewtreestore.tex index 66505a5edc..a9ac75ee08 100644 --- a/docs/latex/wx/dataviewtreestore.tex +++ b/docs/latex/wx/dataviewtreestore.tex @@ -4,8 +4,8 @@ wxDataViewTreeStore is a specialised \helpref{wxDataViewModel}{wxdataviewmodel} for displaying simple trees very much like \helpref{wxTreeCtrl}{wxtreectrl} does and it offers a similar API. This class actually stores the entire -tree (therefore its name) and implements all virtual from the base class -so it can be used directly without having to derive any class from it. +tree (therefore its name) and implements all virtual methods from the base +class so it can be used directly without having to derive any class from it. This comes at the price of much reduced flexibility. \wxheading{Derived from} @@ -16,6 +16,13 @@ This comes at the price of much reduced flexibility. +\wxheading{Library} + +\helpref{wxAdv}{librarieslist} + + +\latexignore{\rtfignore{\wxheading{Members}}} + \membersection{wxDataViewTreeStore::wxDataViewTreeStore}\label{wxdataviewtreestorewxdataviewtreestore} \func{}{wxDataViewTreeStore}{\void}