]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htlnkinf.tex
EnableTool() should be called after Realize()
[wxWidgets.git] / docs / latex / wx / htlnkinf.tex
index a6aca8d5073abfb8fb4ded9ada584d923f6ca925..5c5d8e08c4e3f604c3f07adf95c453efe1559ec2 100644 (file)
@@ -1,9 +1,3 @@
-%
-% automatically generated by HelpGen from
-% x.h at 23/Dec/99 21:30:20
-%
-
-
 \section{\class{wxHtmlLinkInfo}}\label{wxhtmllinkinfo}
 
 This class stores all neccessary information about hypertext
@@ -15,24 +9,19 @@ current implementation it stores URL and target frame name.
 
 \helpref{wxObject}{wxobject}
 
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-
 \membersection{wxHtmlLinkInfo::wxHtmlLinkInfo}\label{wxhtmllinkinfowxhtmllinkinfo}
 
 \func{}{wxHtmlLinkInfo}{\void}
 
 Default ctor.
 
-\membersection{wxHtmlLinkInfo::wxHtmlLinkInfo}\label{wxhtmllinkinfowxhtmllinkinfo}
-
 \func{}{wxHtmlLinkInfo}{\param{const wxString\& }{href}, \param{const wxString\& }{target = wxEmptyString}}
 
 Construct hypertext link from HREF (aka URL) and TARGET (name of target
 frame).
 
-
 \membersection{wxHtmlLinkInfo::GetHref}\label{wxhtmllinkinfogethref}
 
 \func{wxString}{GetHref}{\void}
@@ -46,3 +35,4 @@ Returns {\it HREF} value of the {\tt <A>} tag.
 Returns {\it TARGET} value of the {\tt <A>} tag (this value
 is used to specify in which frame should be the page pointed
 by {\helpref{Href}{wxhtmllinkinfogethref} opened).
+