|
OpenCPN Partial API docs
|
Class LinkPropImpl. More...
#include <LinkPropDlg.h>
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 | OnCancelClick (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 |
Class LinkPropImpl.
Definition at line 89 of file LinkPropDlg.h.