Minor doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11,7 +11,12 @@ and can be converted to a from it.
|
|||||||
If the ID is {\it NULL} the wxDataViewItem is invalid and
|
If the ID is {\it NULL} the wxDataViewItem is invalid and
|
||||||
\helpref{IsOk}{wxdataviewitemisok} will return {\it false}
|
\helpref{IsOk}{wxdataviewitemisok} will return {\it false}
|
||||||
which used in many places in the API of wxDataViewCtrl
|
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}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
@@ -21,9 +26,9 @@ No base class
|
|||||||
|
|
||||||
<dataview.h>
|
<dataview.h>
|
||||||
|
|
||||||
\wxheading{Data structures}
|
\wxheading{Library}
|
||||||
|
|
||||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
\helpref{wxAdv}{librarieslist}
|
||||||
|
|
||||||
|
|
||||||
\membersection{wxDataViewItem::wxDataViewItem}\label{wxdataviewitemwxdataviewitem}
|
\membersection{wxDataViewItem::wxDataViewItem}\label{wxdataviewitemwxdataviewitem}
|
||||||
|
@@ -524,6 +524,10 @@ when the reference count reaches zero.
|
|||||||
|
|
||||||
<wx/variant.h>
|
<wx/variant.h>
|
||||||
|
|
||||||
|
\wxheading{Derived from}
|
||||||
|
|
||||||
|
No base class
|
||||||
|
|
||||||
\wxheading{Library}
|
\wxheading{Library}
|
||||||
|
|
||||||
\helpref{wxBase}{librarieslist}
|
\helpref{wxBase}{librarieslist}
|
||||||
|
Reference in New Issue
Block a user