Doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-09-21 17:53:07 +00:00
parent 3c93f27b0b
commit 52ce637645
12 changed files with 17 additions and 57 deletions

View File

@@ -210,21 +210,21 @@ direct input to member function that take a
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkctrlctor}
\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkeventctor}
\func{}{wxHyperlinkEvent}{\param{wxObject *}{ generator}, \param{int}{ id}, \param{const wxString \&}{ url}}
The constructor is not normally used by the user code.
\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkctrlgeturl}
\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkeventgeturl}
\constfunc{wxString}{GetURL}{\void}
Returns the URL of the hyperlink where the user has just clicked.
\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkctrlseturl}
\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkeventseturl}
\func{void}{SetURL}{\param{const wxString \&}{ url}}