![]() |
Audacity 3.2.0
|
HtmlWindow Class. More...
#include <HtmlWindow.h>
Public Member Functions | |
| HtmlWindow (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHW_DEFAULT_STYLE, const wxString &name=wxT("htmlWindow")) | |
| Methods for HtmlWindow. More... | |
| virtual | ~HtmlWindow () |
HtmlWindow Class.
The widget to the left of a ToolBar that allows it to be dragged around to NEW positions.
An accessible wxHtmlWindow.
Definition at line 36 of file HtmlWindow.h.
| HtmlWindow::HtmlWindow | ( | wxWindow * | parent, |
| wxWindowID | id = wxID_ANY, |
||
| const wxPoint & | pos = wxDefaultPosition, |
||
| const wxSize & | size = wxDefaultSize, |
||
| long | style = wxHW_DEFAULT_STYLE, |
||
| const wxString & | name = wxT("htmlWindow") |
||
| ) |
Methods for HtmlWindow.
Definition at line 107 of file HtmlWindow.cpp.
References safenew.
|
virtual |
Definition at line 123 of file HtmlWindow.cpp.