Home
last modified time | relevance | path

Searched refs:wxScrollingDialog (Results 1 – 25 of 189) sorted by path

12345678

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Doptions.h261 public wxScrollingDialog
H A Dscrollingdialog.h25 class wxScrollingDialog; variable
156 class wxScrollingDialog: public wxDialog, public wxDialogHelper
158 DECLARE_CLASS(wxScrollingDialog) in DECLARE_CLASS() argument
161 wxScrollingDialog() { Init(); } in DECLARE_CLASS()
162 wxScrollingDialog(wxWindow *parent,
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dscrollingdialog.cpp408 IMPLEMENT_CLASS(wxScrollingDialog, wxDialog) in IMPLEMENT_DYNAMIC_CLASS()
410 void wxScrollingDialog::Init() in IMPLEMENT_DYNAMIC_CLASS()
415 bool wxScrollingDialog::Create(wxWindow *parent, int id, const wxString& title, const wxPoint& pos,… in Create()
421 bool wxScrollingDialog::Show(bool show) in Show()
430 int wxScrollingDialog::ShowModal() in ShowModal()
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dannoyingdialog.h22 class DLLIMPORT AnnoyingDialog : public wxScrollingDialog
H A Dautodetectcompilers.h14 class AutoDetectCompilers : public wxScrollingDialog
H A Dconfigurationpanel.h58 class DLLIMPORT cbConfigurationDialog : public wxScrollingDialog
H A Dconfiguretoolsdlg.h16 class ConfigureToolsDlg : public wxScrollingDialog
H A Dconfirmreplacedlg.h25 class DLLIMPORT ConfirmReplaceDlg : public wxScrollingDialog
H A Deditarrayfiledlg.h13 class DLLIMPORT EditArrayFileDlg : public wxScrollingDialog
H A Deditarrayorderdlg.h16 class DLLIMPORT EditArrayOrderDlg : public wxScrollingDialog
H A Deditarraystringdlg.h13 class DLLIMPORT EditArrayStringDlg : public wxScrollingDialog
H A Deditpairdlg.h12 class DLLIMPORT EditPairDlg : public wxScrollingDialog
H A Deditpathdlg.h12 class DLLIMPORT EditPathDlg : public wxScrollingDialog
H A Dedittooldlg.h15 class EditToolDlg : public wxScrollingDialog
H A Dexternaldepsdlg.h15 class DLLIMPORT ExternalDepsDlg : public wxScrollingDialog
H A Dfindreplacebase.h14 class FindReplaceBase : public wxScrollingDialog
H A Dgenericmultilinenotesdlg.h13 class GenericMultiLineNotesDlg : public wxScrollingDialog
H A Dinfowindow.h32 typedef wxScrollingDialog wxInfoWindowBase;
H A Dmultiselectdlg.h14 class DLLIMPORT MultiSelectDlg : public wxScrollingDialog
H A Dnewfromtemplatedlg.h19 class NewFromTemplateDlg : public wxScrollingDialog
H A Dpluginsconfigurationdlg.h19 class PluginsConfigurationDlg : public wxScrollingDialog
H A Dprojectfileoptionsdlg.h14 class DLLIMPORT ProjectFileOptionsDlg : public wxScrollingDialog
H A Dprojectsfilemasksdlg.h12 class DLLIMPORT ProjectsFileMasksDlg : public wxScrollingDialog
H A Dscriptsecuritywarningdlg.h20 class ScriptSecurityWarningDlg : public wxScrollingDialog
H A Dscrollingdialog.h26 class wxScrollingDialog; variable
163 class DLLIMPORT wxScrollingDialog: public wxDialog
168 DECLARE_CLASS(wxScrollingDialog) in DECLARE_CLASS() argument
171 wxScrollingDialog() in DECLARE_CLASS()
179 wxScrollingDialog(wxWindow *parent,

12345678