#include </home/work/projects/wx/2.9/wx/interface/wx/html/winpars.h>

Protected Attributes | |
| wxHtmlWinParser * | m_WParser |
| Value of this attribute is identical to value of m_Parser. | |
wxHtmlWinParser* wxHtmlWinTagHandler::m_WParser [protected] |
Value of this attribute is identical to value of m_Parser.
The only difference is that m_WParser points to wxHtmlWinParser object while m_Parser points to wxHtmlParser object. (The same object, but overcast.)
|
[ top ] |