git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			38 lines
		
	
	
		
			797 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			797 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| %
 | |
| % automatically generated by HelpGen $Revision$ from
 | |
| % dyntbar.h at 21/Jan/02 21:14:18
 | |
| %
 | |
| 
 | |
| 
 | |
| \section{\class{LayoutManagerBase}}\label{layoutmanagerbase}
 | |
| 
 | |
| 
 | |
| This is a base class for layout algorithm implementations.
 | |
| 
 | |
| \wxheading{Derived from}
 | |
| 
 | |
| No base class
 | |
| 
 | |
| \wxheading{Include files}
 | |
| 
 | |
| <wx/fl/dyntbar.h>
 | |
| 
 | |
| \wxheading{Data structures}
 | |
| 
 | |
| \latexignore{\rtfignore{\wxheading{Members}}}
 | |
| 
 | |
| 
 | |
| \membersection{LayoutManagerBase::\destruct{LayoutManagerBase}}\label{layoutmanagerbasedtor}
 | |
| 
 | |
| \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.
 | |
| 
 |