, including all inherited members.
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 > | |
DoPrepareDC(wxDC &dc) | wxScrolled< T > | |
EnableScrolling(bool xScrolling, bool yScrolling) | wxScrolled< T > | |
GetScrollPixelsPerUnit(int *xUnit, int *yUnit) const | wxScrolled< T > | |
GetSizeAvailableForScrollTarget(const wxSize &size) | wxScrolled< T > | [protected, virtual] |
GetViewStart(int *x, int *y) const | wxScrolled< T > | |
GetViewStart() const | wxScrolled< T > | |
GetVirtualSize(int *x, int *y) const | wxScrolled< T > | |
IsRetained() const | wxScrolled< T > | |
OnDraw(wxDC &dc) | wxScrolled< T > | [virtual] |
OnPaint(wxPaintEvent &event) | wxPreviewCanvas | |
PrepareDC(wxDC &dc) | wxScrolled< T > | |
Scroll(int x, int y) | wxScrolled< T > | |
Scroll(const wxPoint &pt) | wxScrolled< T > | |
SetScrollbars(int pixelsPerUnitX, int pixelsPerUnitY, int noUnitsX, int noUnitsY, int xPos=0, int yPos=0, bool noRefresh=false) | wxScrolled< T > | |
SetScrollRate(int xstep, int ystep) | wxScrolled< T > | |
SetTargetWindow(wxWindow *window) | wxScrolled< T > | |
ShowScrollbars(wxScrollbarVisibility horz, wxScrollbarVisibility vert) | wxScrolled< T > | |
wxPreviewCanvas(wxPrintPreview *preview, wxWindow *parent, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name="canvas") | wxPreviewCanvas | |
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 > | |
~wxPreviewCanvas() | wxPreviewCanvas | [virtual] |