X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5bad300d22f4d95dbd7b1c15e1050232a8d50135..d5706f3ee8a83947a639ff44a21df29c97b72682:/docs/latex/wx/dataviewitem.tex diff --git a/docs/latex/wx/dataviewitem.tex b/docs/latex/wx/dataviewitem.tex index 23d0e7c6e6..f4ce1e0bfc 100644 --- a/docs/latex/wx/dataviewitem.tex +++ b/docs/latex/wx/dataviewitem.tex @@ -11,7 +11,12 @@ and can be converted to a from it. If the ID is {\it NULL} the wxDataViewItem is invalid and \helpref{IsOk}{wxdataviewitemisok} will return {\it false} which used in many places in the API of wxDataViewCtrl -to indicate that e.g. no item was found etc. +to indicate that e.g. no item was found. An ID of NULL +is also used to indicate the invisible root. Examples +for this are +\helpref{wxDataViewModel::GetParent}{wxdataviewmodelgetparent} and +\helpref{wxDataViewModel::GetChildren}{wxdataviewmodelgetchildren}. + \wxheading{Derived from} @@ -21,9 +26,9 @@ No base class -\wxheading{Data structures} +\wxheading{Library} -\latexignore{\rtfignore{\wxheading{Members}}} +\helpref{wxAdv}{librarieslist} \membersection{wxDataViewItem::wxDataViewItem}\label{wxdataviewitemwxdataviewitem}