• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:wxHtmlWindow

6 \section{\class{wxHtmlWindow}}\label{wxhtmlwindow}
8 wxHtmlWindow is probably the only class you will directly use
23 wxHtmlWindow uses the \helpref{wxImage}{wximage} class for displaying images.
51 To process input from a wxHtmlWindow, use these event handler macros to direct input to member
68 \membersection{wxHtmlWindow::wxHtmlWindow}\label{wxhtmlwindowwxhtmlwindow}
70 \func{}{wxHtmlWindow}{\void}
74 \func{}{wxHtmlWindow}{\param{wxWindow }{*parent}, \param{wxWindowID }{id = -1}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long }{style = wxHW\_DEFAULT\_STYLE}, \param{const wxString\& }{name = "htmlWindow"}}
80 \docparam{style}{Window style. See \helpref{wxHtmlWindow}{wxhtmlwindow}.}
82 \membersection{wxHtmlWindow::AddFilter}\label{wxhtmlwindowaddfilter}
95 \membersection{wxHtmlWindow::AppendToPage}\label{wxhtmlwindowappendtopage}
109 \membersection{wxHtmlWindow::GetInternalRepresentation}\label{wxhtmlwindowgetinternalrepresentation}
118 \membersection{wxHtmlWindow::GetOpenedAnchor}\label{wxhtmlwindowgetopenedanchor}
128 \membersection{wxHtmlWindow::GetOpenedPage}\label{wxhtmlwindowgetopenedpage}
135 \membersection{wxHtmlWindow::GetOpenedPageTitle}\label{wxhtmlwindowgetopenedpagetitle}
141 \membersection{wxHtmlWindow::GetRelatedFrame}\label{wxhtmlwindowgetrelatedframe}
147 \membersection{wxHtmlWindow::HistoryBack}\label{wxhtmlwindowhistoryback}
154 \membersection{wxHtmlWindow::HistoryCanBack}\label{wxhtmlwindowhistorycanback}
161 \membersection{wxHtmlWindow::HistoryCanForward}\label{wxhtmlwindowhistorycanforward}
169 \membersection{wxHtmlWindow::HistoryClear}\label{wxhtmlwindowhistoryclear}
175 \membersection{wxHtmlWindow::HistoryForward}\label{wxhtmlwindowhistoryforward}
181 \membersection{wxHtmlWindow::LoadFile}\label{wxhtmlwindowloadfile}
195 \membersection{wxHtmlWindow::LoadPage}\label{wxhtmlwindowloadpage}
218 \membersection{wxHtmlWindow::OnCellClicked}\label{wxhtmlwindowoncellclicked}
222 This method is called when a mouse button is clicked inside wxHtmlWindow.
245 \membersection{wxHtmlWindow::OnCellMouseHover}\label{wxhtmlwindowoncellmousehover}
260 \membersection{wxHtmlWindow::OnLinkClicked}\label{wxhtmlwindowonlinkclicked}
271 \membersection{wxHtmlWindow::OnOpeningURL}\label{wxhtmlwindowonopeningurl}
307 \membersection{wxHtmlWindow::OnSetTitle}\label{wxhtmlwindowonsettitle}
314 \membersection{wxHtmlWindow::ReadCustomization}\label{wxhtmlwindowreadcustomization}
320 The values are stored in sub-path {\tt wxHtmlWindow}
330 \membersection{wxHtmlWindow::SelectAll}\label{wxhtmlwindowselectall}
341 \membersection{wxHtmlWindow::SelectionToText}\label{wxhtmlwindowselectiontotext}
348 \membersection{wxHtmlWindow::SelectLine}\label{wxhtmlwindowselectline}
362 \membersection{wxHtmlWindow::SelectWord}\label{wxhtmlwindowselectword}
376 \membersection{wxHtmlWindow::SetBorders}\label{wxhtmlwindowsetborders}
388 \membersection{wxHtmlWindow::SetFonts}\label{wxhtmlwindowsetfonts}
414 \membersection{wxHtmlWindow::SetPage}\label{wxhtmlwindowsetpage}
436 \membersection{wxHtmlWindow::SetRelatedFrame}\label{wxhtmlwindowsetrelatedframe}
444 \membersection{wxHtmlWindow::SetRelatedStatusBar}\label{wxhtmlwindowsetrelatedstatusbar}
456 \membersection{wxHtmlWindow::ToText}\label{wxhtmlwindowtotext}
462 \membersection{wxHtmlWindow::WriteCustomization}\label{wxhtmlwindowwritecustomization}
469 {\tt wxHtmlWindow}.
487 This event class is used for the events generated by \helpref{wxHtmlWindow}{wxhtmlwindow}.
532 This event class is used for the events generated by \helpref{wxHtmlWindow}{wxhtmlwindow}.
585 wxHtmlWindow which sent the event.