Searched refs:wxHtmlModalHelp (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpctrl.h132 * wxHtmlModalHelp
139 * wxHtmlModalHelp help(parent, filename, topic);
144 class WXDLLIMPEXP_HTML wxHtmlModalHelp class
147 wxHtmlModalHelp(wxWindow* parent, const wxString& helpFile, const wxString& topic = wxEmptyString,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpctrl.cpp421 * wxHtmlModalHelp
424 * wxHtmlModalHelp help(parent, helpFile, topic);
427 wxHtmlModalHelp::wxHtmlModalHelp(wxWindow* parent, const wxString& helpFile, const wxString& topic, int style) function in class:wxHtmlModalHelp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhthlpfrm.tex317 \section{\class{wxHtmlModalHelp}}\label{wxhtmlmodalhelp}
329 wxHtmlModalHelp help(parent, wxT("help"), wxT("My topic"));
342 \membersection{wxHtmlModalHelp::wxHtmlModalHelp}\label{wxhtmlmodalhelpctor}
344 \func{}{wxHtmlModalHelp}{\param{wxWindow* }{parent}, \param{const wxString\& }{helpFile}, \param{const wxString\& }{topic = wxEmptyString},
H A Dhthelpct.tex41 \helpref{wxHtmlModalHelp}{wxhtmlmodalhelp}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Ddemo.cpp533 wxHtmlModalHelp modalHelp(this, wxT("doc.zip"), wxT("Introduction"));

Completed in 102 milliseconds