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:
@@ -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}}
|
||||
|
||||
|
Reference in New Issue
Block a user