OpenCPN Partial API docs
Loading...
Searching...
No Matches
LinkPropImpl Class Reference

Class LinkPropImpl. More...

#include <LinkPropDlg.h>

Inheritance diagram for LinkPropImpl:
LinkPropDlgDef

Public Member Functions

 LinkPropImpl (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Link Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(468, 247), long style=wxDEFAULT_DIALOG_STYLE)
 
- Public Member Functions inherited from LinkPropDlgDef
 LinkPropDlgDef (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Link Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(468, 247), long style=wxDEFAULT_DIALOG_STYLE)
 

Additional Inherited Members

- Public Attributes inherited from LinkPropDlgDef
wxTextCtrl * m_textCtrlLinkDescription
 
wxTextCtrl * m_textCtrlLinkUrl
 
- Protected Member Functions inherited from LinkPropDlgDef
virtual void OnLocalFileClick (wxCommandEvent &event)
 
virtual void OnCancelClick (wxCommandEvent &event)
 
virtual void OnOkClick (wxCommandEvent &event)
 
- Protected Attributes inherited from LinkPropDlgDef
wxStaticText * m_staticTextLinkDesc
 
wxStaticText * m_staticTextLinkUrl
 
wxButton * m_buttonBrowseLocal
 
wxStdDialogButtonSizer * m_sdbSizerButtons
 
wxButton * m_sdbSizerButtonsOK
 
wxButton * m_sdbSizerButtonsCancel
 

Detailed Description

Class LinkPropImpl.

Definition at line 89 of file LinkPropDlg.h.

Constructor & Destructor Documentation

◆ LinkPropImpl()

LinkPropImpl::LinkPropImpl ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Link Properties"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize(468, 247),
long  style = wxDEFAULT_DIALOG_STYLE 
)

Definition at line 113 of file LinkPropDlg.cpp.


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