]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/treedata.tex
don't always erase the background ourselves as this is incompatible with XP themed...
[wxWidgets.git] / docs / latex / wx / treedata.tex
index a2dfc6e9caa68b87d6e2b310b07fcd3c1d3cd3ed..72553e655192a08441649a36c6a1932c1ed6e9cf 100644 (file)
@@ -15,7 +15,7 @@ using {\tt new}.
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
-wxClientData
+\helpref{wxClientData}{wxclientdata}
 
 \wxheading{Include files}
 
 
 \wxheading{Include files}
 
@@ -27,7 +27,7 @@ wxClientData
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxTreeItemData::wxTreeItemData}\label{wxtreeitemdataconstr}
+\membersection{wxTreeItemData::wxTreeItemData}\label{wxtreeitemdatactor}
 
 \func{}{wxTreeItemData}{\void}
 
 
 \func{}{wxTreeItemData}{\void}
 
@@ -50,10 +50,10 @@ wxTreeItemData}
 
 \perlnote{In wxPerl the constructor accepts as parameter an optional scalar,
  and stores it as client data. You may retrieve this data by calling
 
 \perlnote{In wxPerl the constructor accepts as parameter an optional scalar,
  and stores it as client data. You may retrieve this data by calling
- {\bf GetData()}, and set it by callling {\bf SetData( data ).}
+ {\bf GetData()}, and set it by calling {\bf SetData( data ).}
 }
 
 }
 
-\membersection{wxTreeItemData::\destruct{wxTreeItemData}}
+\membersection{wxTreeItemData::\destruct{wxTreeItemData}}\label{wxtreeitemdatadtor}
 
 \func{void}{\destruct{wxTreeItemData}}{\void}
 
 
 \func{void}{\destruct{wxTreeItemData}}{\void}
 
@@ -61,7 +61,7 @@ Virtual destructor.
 
 \membersection{wxTreeItemData::GetId}\label{wxtreeitemdatagetid}
 
 
 \membersection{wxTreeItemData::GetId}\label{wxtreeitemdatagetid}
 
-\func{const wxTreeItem\&}{GetId}{\void}
+\func{const wxTreeItemId\&}{GetId}{\void}
 
 Returns the item associated with this node.
 
 
 Returns the item associated with this node.