OpenCPN Partial API docs
S57QueryDialog Class Reference
Inheritance diagram for S57QueryDialog:
S57ExtraQueryInfoDlg

Public Member Functions

 S57QueryDialog ()
 Constructors.
 
 S57QueryDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Object Query"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU)
 
void Init ()
 
bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Object Query"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU)
 
void SetColorScheme (void)
 
void CreateControls ()
 
void OnSize (wxSizeEvent &event)
 
void RecalculateSize (void)
 
void OnClose (wxCloseEvent &event)
 
void OnHtmlLinkClicked (wxHtmlLinkEvent &event)
 
void OnOKClick (wxCommandEvent &event)
 
void OnKey (wxKeyEvent &ke)
 
void OnPaint (wxPaintEvent &event)
 
void SetHTMLPage (wxString &page)
 

Public Attributes

wxHtmlWindow * m_phtml
 
wxSize m_createsize
 
wxButton * m_btnOK
 

Detailed Description

Definition at line 34 of file S57QueryDialog.h.


The documentation for this class was generated from the following files: