|
OpenCPN Partial API docs
|
Class LinkPropImpl. More...
#include <link_prop_dlg.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 81 of file link_prop_dlg.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 link_prop_dlg.cpp.