]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/hprovsmp.tex
fix warning
[wxWidgets.git] / docs / latex / wx / hprovsmp.tex
CommitLineData
7cb74906
JS
1\section{\class{wxSimpleHelpProvider}}\label{wxsimplehelpprovider}
2
3wxSimpleHelpProvider is an implementation of \helpref{wxHelpProvider}{wxhelpprovider} which supports
4only plain text help strings, and shows the string associated with the
5control (if any) in a tooltip.
6
7\wxheading{Derived from}
8
9\helpref{wxHelpProvider}{wxhelpprovider}
10
e3c10211
JS
11\wxheading{Include files}
12
13<wx/cshelp.h>
14
7cb74906
JS
15\wxheading{See also}
16
17\helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
4e28924c 18\helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
7cb74906
JS
19\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}
20