Tidied/commented FL header files, regenerated docs and filled out Category section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,18 +1,22 @@
|
||||
%
|
||||
% automatically generated by HelpGen $Revision$ from
|
||||
% dyntbar.h at 05/Jan/02 22:50:56
|
||||
% dyntbar.h at 21/Jan/02 21:14:18
|
||||
%
|
||||
|
||||
|
||||
\section{\class{LayoutManagerBase}}\label{layoutmanagerbase}
|
||||
|
||||
|
||||
base class for layouting algorithm implementations
|
||||
This is a base class for layout algorithm implementations.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
No base class
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
<dyntbar.h>
|
||||
|
||||
\wxheading{Data structures}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
@@ -22,8 +26,12 @@ No base class
|
||||
|
||||
\func{}{\destruct{LayoutManagerBase}}{\void}
|
||||
|
||||
Destructor.
|
||||
|
||||
|
||||
\membersection{LayoutManagerBase::Layout}\label{layoutmanagerbaselayout}
|
||||
|
||||
\func{void}{Layout}{\param{const wxSize\& }{parentDim}, \param{wxSize\& }{resultingDim}, \param{wxLayoutItemArrayT\& }{items}, \param{int }{horizGap}, \param{int }{vertGap}}
|
||||
|
||||
Constructor.
|
||||
|
||||
|
Reference in New Issue
Block a user