git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			37 lines
		
	
	
		
			962 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			962 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| %
 | |
| % automatically generated by HelpGen from
 | |
| % htmlwintaghandler.tex at 14/Mar/99 20:13:37
 | |
| %
 | |
| 
 | |
| \section{\class{wxHtmlWinTagHandler}}\label{wxhtmlwintaghandler}
 | |
| 
 | |
| This is basically wxHtmlTagHandler except that
 | |
| it is extended with protected member m\_WParser pointing to
 | |
| the wxHtmlWinParser object (value of this member is identical
 | |
| to wxHtmlParser's m\_Parser).
 | |
| 
 | |
| \wxheading{Derived from}
 | |
| 
 | |
| \helpref{wxHtmlTagHandler}{wxhtmltaghandler}\\
 | |
| \helpref{wxObject}{wxobject}
 | |
| 
 | |
| \wxheading{Include files}
 | |
| 
 | |
| <wx/html/winpars.h>
 | |
| 
 | |
| \wxheading{Library}
 | |
| 
 | |
| \helpref{wxHtml}{librarieslist}
 | |
| 
 | |
| 
 | |
| \latexignore{\rtfignore{\wxheading{Members}}}
 | |
| 
 | |
| \membersection{wxHtmlWinTagHandler::m\_WParser}\label{wxhtmlwintaghandlerwxhtmlwintaghandlermwparser}
 | |
| 
 | |
| {\bf wxHtmlWinParser* m\_WParser}
 | |
| 
 | |
| Value of this attribute is identical to value of m\_Parser. The only different
 | |
| is that m\_WParser points to wxHtmlWinParser object while m\_Parser
 | |
| points to wxHtmlParser object. (The same object, but overcast.)
 | |
| 
 |