OpenCPN Partial API docs
LinkPropDlgDef Class Reference

Class LinkPropDlgDef. More...

#include <LinkPropDlg.h>

Inheritance diagram for LinkPropDlgDef:
LinkPropImpl

Public Member Functions

 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)
 

Public Attributes

wxTextCtrl * m_textCtrlLinkDescription
 
wxTextCtrl * m_textCtrlLinkUrl
 

Protected Member Functions

virtual void OnLocalFileClick (wxCommandEvent &event)
 
virtual void OnCancelClick (wxCommandEvent &event)
 
virtual void OnOkClick (wxCommandEvent &event)
 

Protected Attributes

wxStaticText * m_staticTextLinkDesc
 
wxStaticText * m_staticTextLinkUrl
 
wxButton * m_buttonBrowseLocal
 
wxStdDialogButtonSizer * m_sdbSizerButtons
 
wxButton * m_sdbSizerButtonsOK
 
wxButton * m_sdbSizerButtonsCancel
 

Detailed Description

Class LinkPropDlgDef.

Definition at line 59 of file LinkPropDlg.h.


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