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 | 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 |
Class LinkPropImpl.
Definition at line 89 of file LinkPropDlg.h.
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.