OpenCPN Partial API docs
Loading...
Searching...
No Matches
S57QueryDialog Class Reference
Inheritance diagram for S57QueryDialog:
S57ExtraQueryInfoDlg

Public Member Functions

 S57QueryDialog ()
 Constructors. More...
 
 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.

Constructor & Destructor Documentation

◆ S57QueryDialog() [1/2]

S57QueryDialog::S57QueryDialog ( )

Constructors.

Definition at line 79 of file S57QueryDialog.cpp.

◆ S57QueryDialog() [2/2]

S57QueryDialog::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 
)

Definition at line 81 of file S57QueryDialog.cpp.

◆ ~S57QueryDialog()

S57QueryDialog::~S57QueryDialog ( )

Definition at line 88 of file S57QueryDialog.cpp.

Member Function Documentation

◆ Create()

bool S57QueryDialog::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 
)

Definition at line 98 of file S57QueryDialog.cpp.

◆ CreateControls()

void S57QueryDialog::CreateControls ( )

Definition at line 159 of file S57QueryDialog.cpp.

◆ Init()

void S57QueryDialog::Init ( )

Definition at line 96 of file S57QueryDialog.cpp.

◆ OnClose()

void S57QueryDialog::OnClose ( wxCloseEvent &  event)

Definition at line 220 of file S57QueryDialog.cpp.

◆ OnHtmlLinkClicked()

void S57QueryDialog::OnHtmlLinkClicked ( wxHtmlLinkEvent &  event)

Definition at line 227 of file S57QueryDialog.cpp.

◆ OnKey()

void S57QueryDialog::OnKey ( wxKeyEvent &  ke)

Definition at line 202 of file S57QueryDialog.cpp.

◆ OnOKClick()

void S57QueryDialog::OnOKClick ( wxCommandEvent &  event)
inline

Definition at line 65 of file S57QueryDialog.h.

◆ OnSize()

void S57QueryDialog::OnSize ( wxSizeEvent &  event)

Definition at line 214 of file S57QueryDialog.cpp.

◆ RecalculateSize()

void S57QueryDialog::RecalculateSize ( void  )

Definition at line 138 of file S57QueryDialog.cpp.

◆ SetColorScheme()

void S57QueryDialog::SetColorScheme ( void  )

Definition at line 183 of file S57QueryDialog.cpp.

◆ SetHTMLPage()

void S57QueryDialog::SetHTMLPage ( wxString &  page)

Definition at line 209 of file S57QueryDialog.cpp.

Member Data Documentation

◆ m_btnOK

wxButton* S57QueryDialog::m_btnOK

Definition at line 77 of file S57QueryDialog.h.

◆ m_createsize

wxSize S57QueryDialog::m_createsize

Definition at line 75 of file S57QueryDialog.h.

◆ m_phtml

wxHtmlWindow* S57QueryDialog::m_phtml

Definition at line 74 of file S57QueryDialog.h.


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