Added bone structure for Gizmos docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
63
contrib/docs/latex/gizmos/treecompanionwindow.tex
Normal file
63
contrib/docs/latex/gizmos/treecompanionwindow.tex
Normal file
@@ -0,0 +1,63 @@
|
||||
%
|
||||
% automatically generated by HelpGen $Revision$ from
|
||||
% splittree.h at 05/Jan/02 23:08:14
|
||||
%
|
||||
|
||||
|
||||
\section{\class{wxTreeCompanionWindow}}\label{wxtreecompanionwindow}
|
||||
|
||||
|
||||
wxTreeCompanionWindow
|
||||
|
||||
A window displaying values associated with tree control items.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxWindow}{wxwindow}
|
||||
|
||||
\wxheading{Data structures}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::wxTreeCompanionWindow}\label{wxtreecompanionwindowwxtreecompanionwindow}
|
||||
|
||||
\func{}{wxTreeCompanionWindow}{\param{wxWindow* }{parent}, \param{wxWindowID }{id = -1}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{sz = wxDefaultSize}, \param{long }{style = 0}}
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::DrawItem}\label{wxtreecompanionwindowdrawitem}
|
||||
|
||||
\func{void}{DrawItem}{\param{wxDC\& }{dc}, \param{wxTreeItemId }{id}, \param{const wxRect\& }{rect}}
|
||||
|
||||
Overrides
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::GetTreeCtrl}\label{wxtreecompanionwindowgettreectrl}
|
||||
|
||||
\constfunc{wxRemotelyScrolledTreeCtrl*}{GetTreeCtrl}{\void}
|
||||
|
||||
Operations
|
||||
Accessors
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::OnExpand}\label{wxtreecompanionwindowonexpand}
|
||||
|
||||
\func{void}{OnExpand}{\param{wxTreeEvent\& }{event}}
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::OnPaint}\label{wxtreecompanionwindowonpaint}
|
||||
|
||||
\func{void}{OnPaint}{\param{wxPaintEvent\& }{event}}
|
||||
|
||||
Events
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::OnScroll}\label{wxtreecompanionwindowonscroll}
|
||||
|
||||
\func{void}{OnScroll}{\param{wxScrollWinEvent\& }{event}}
|
||||
|
||||
|
||||
\membersection{wxTreeCompanionWindow::SetTreeCtrl}\label{wxtreecompanionwindowsettreectrl}
|
||||
|
||||
\func{void}{SetTreeCtrl}{\param{wxRemotelyScrolledTreeCtrl* }{treeCtrl}}
|
||||
|
Reference in New Issue
Block a user