Class LinkPropDlgDef.
More...
#include <LinkPropDlg.h>
|
| 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) |
|
Class LinkPropDlgDef.
Definition at line 59 of file LinkPropDlg.h.
◆ LinkPropDlgDef()
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 |
|
) |
| |
◆ ~LinkPropDlgDef()
LinkPropDlgDef::~LinkPropDlgDef |
( |
| ) |
|
◆ OnCancelClick()
virtual void LinkPropDlgDef::OnCancelClick |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLocalFileClick()
virtual void LinkPropDlgDef::OnLocalFileClick |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnOkClick()
virtual void LinkPropDlgDef::OnOkClick |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ m_buttonBrowseLocal
wxButton* LinkPropDlgDef::m_buttonBrowseLocal |
|
protected |
◆ m_sdbSizerButtons
wxStdDialogButtonSizer* LinkPropDlgDef::m_sdbSizerButtons |
|
protected |
◆ m_sdbSizerButtonsCancel
wxButton* LinkPropDlgDef::m_sdbSizerButtonsCancel |
|
protected |
◆ m_sdbSizerButtonsOK
wxButton* LinkPropDlgDef::m_sdbSizerButtonsOK |
|
protected |
◆ m_staticTextLinkDesc
wxStaticText* LinkPropDlgDef::m_staticTextLinkDesc |
|
protected |
◆ m_staticTextLinkUrl
wxStaticText* LinkPropDlgDef::m_staticTextLinkUrl |
|
protected |
◆ m_textCtrlLinkDescription
wxTextCtrl* LinkPropDlgDef::m_textCtrlLinkDescription |
◆ m_textCtrlLinkUrl
wxTextCtrl* LinkPropDlgDef::m_textCtrlLinkUrl |
The documentation for this class was generated from the following files: