Version: 2.9.4
wxHtmlWindow Member List
This is the complete list of members for wxHtmlWindow, including all inherited members.
AddFilter(wxHtmlFilter *filter)wxHtmlWindow [static]
AdjustScrollbars()wxScrolled< T > [virtual]
AppendToPage(const wxString &source)wxHtmlWindow
CalcScrolledPosition(int x, int y, int *xx, int *yy) const wxScrolled< T >
CalcUnscrolledPosition(int x, int y, int *xx, int *yy) const wxScrolled< T >
Create(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow")wxScrolled< T >
DisableKeyboardScrolling()wxScrolled< T >
DoPrepareDC(wxDC &dc)wxScrolled< T >
EnableScrolling(bool xScrolling, bool yScrolling)wxScrolled< T >
GetInternalRepresentation() const wxHtmlWindow
GetOpenedAnchor() const wxHtmlWindow
GetOpenedPage() const wxHtmlWindow
GetOpenedPageTitle() const wxHtmlWindow
GetRelatedFrame() const wxHtmlWindow
GetScaleX() const wxScrolled< T >
GetScaleY() const wxScrolled< T >
GetScrollLines(int orient) const wxScrolled< T >
GetScrollPageSize(int orient) const wxScrolled< T >
GetScrollPixelsPerUnit(int *xUnit, int *yUnit) const wxScrolled< T >
GetSizeAvailableForScrollTarget(const wxSize &size)wxScrolled< T > [protected, virtual]
GetTargetRect() const wxScrolled< T >
GetTargetWindow() const wxScrolled< T >
GetViewStart(int *x, int *y) const wxScrolled< T >
GetViewStart() const wxScrolled< T >
GetVirtualSize(int *x, int *y) const wxScrolled< T >
HistoryBack()wxHtmlWindow
HistoryCanBack()wxHtmlWindow
HistoryCanForward()wxHtmlWindow
HistoryClear()wxHtmlWindow
HistoryForward()wxHtmlWindow
IsAutoScrolling() const wxScrolled< T >
IsRetained() const wxScrolled< T >
LoadFile(const wxFileName &filename)wxHtmlWindow
LoadPage(const wxString &location)wxHtmlWindow [virtual]
OnCellClicked(wxHtmlCell *cell, wxCoord x, wxCoord y, const wxMouseEvent &event)wxHtmlWindow [protected, virtual]
OnCellMouseHover(wxHtmlCell *cell, wxCoord x, wxCoord y)wxHtmlWindow [protected, virtual]
OnDraw(wxDC &dc)wxScrolled< T > [virtual]
OnLinkClicked(const wxHtmlLinkInfo &link)wxHtmlWindow [virtual]
OnOpeningURL(wxHtmlURLType type, const wxString &url, wxString *redirect) const wxHtmlWindow [virtual]
OnSetTitle(const wxString &title)wxHtmlWindow [virtual]
PrepareDC(wxDC &dc)wxScrolled< T >
ReadCustomization(wxConfigBase *cfg, wxString path=wxEmptyString)wxHtmlWindow [virtual]
Scroll(int x, int y)wxScrolled< T >
Scroll(const wxPoint &pt)wxScrolled< T >
SelectAll()wxHtmlWindow
SelectionToText()wxHtmlWindow
SelectLine(const wxPoint &pos)wxHtmlWindow
SelectWord(const wxPoint &pos)wxHtmlWindow
SendAutoScrollEvents(wxScrollWinEvent &event) const wxScrolled< T > [virtual]
SetBorders(int b)wxHtmlWindow
SetFonts(const wxString &normal_face, const wxString &fixed_face, const int *sizes=NULL)wxHtmlWindow
SetPage(const wxString &source)wxHtmlWindow [virtual]
SetRelatedFrame(wxFrame *frame, const wxString &format)wxHtmlWindow
SetRelatedStatusBar(int index)wxHtmlWindow
SetRelatedStatusBar(wxStatusBar *statusbar, int index=0)wxHtmlWindow
SetScale(double xs, double ys)wxScrolled< T >
SetScrollbars(int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=false)wxScrolled< T >
SetScrollPageSize(int orient, int pageSize)wxScrolled< T >
SetScrollRate(int xstep, int ystep)wxScrolled< T >
SetStandardFonts(int size=-1, const wxString &normal_face=wxEmptyString, const wxString &fixed_face=wxEmptyString)wxHtmlWindow
SetTargetRect(const wxRect &rect)wxScrolled< T >
SetTargetWindow(wxWindow *window)wxScrolled< T >
ShowScrollbars(wxScrollbarVisibility horz, wxScrollbarVisibility vert)wxScrolled< T >
StopAutoScrolling()wxScrolled< T >
ToText()wxHtmlWindow
WriteCustomization(wxConfigBase *cfg, wxString path=wxEmptyString)wxHtmlWindow [virtual]
wxHtmlWindow()wxHtmlWindow
wxHtmlWindow(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHW_DEFAULT_STYLE, const wxString &name="htmlWindow")wxHtmlWindow
wxScrolled()wxScrolled< T >
wxScrolled(wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name="scrolledWindow")wxScrolled< T >
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines