KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_job_config_base.h
Go to the documentation of this file.
1
2
// C++ code generated with wxFormBuilder (version 4.2.1-0-g80c4cb6)
3
// http://www.wxformbuilder.org/
4
//
5
// PLEASE DO *NOT* EDIT THIS FILE!
7
8
#pragma once
9
10
#include <wx/artprov.h>
11
#include <wx/xrc/xmlres.h>
12
#include "
dialog_shim.h
"
13
#include <wx/string.h>
14
#include <wx/stattext.h>
15
#include <wx/gdicmn.h>
16
#include <wx/font.h>
17
#include <wx/colour.h>
18
#include <wx/settings.h>
19
#include <wx/sizer.h>
20
#include <wx/panel.h>
21
#include <wx/button.h>
22
#include <wx/dialog.h>
23
25
29
class
DIALOG_JOB_CONFIG_BASE
:
public
DIALOG_SHIM
30
{
31
private
:
32
33
protected
:
34
wxBoxSizer*
m_mainSizer
;
35
wxPanel*
m_jobOptionsPanel
;
36
wxFlexGridSizer*
m_jobOptionsSizer
;
37
wxStdDialogButtonSizer*
m_sdbSizer1
;
38
wxButton*
m_sdbSizer1Save
;
39
wxButton*
m_sdbSizer1Cancel
;
40
41
public
:
42
wxStaticText*
m_staticText1
;
43
44
DIALOG_JOB_CONFIG_BASE
( wxWindow* parent, wxWindowID
id
= wxID_ANY,
const
wxString& title = wxEmptyString,
const
wxPoint& pos = wxDefaultPosition,
const
wxSize& size = wxDefaultSize,
long
style = wxDEFAULT_DIALOG_STYLE );
45
46
~DIALOG_JOB_CONFIG_BASE
();
47
48
};
49
DIALOG_JOB_CONFIG_BASE
Class DIALOG_JOB_CONFIG_BASE.
Definition:
dialog_job_config_base.h:30
DIALOG_JOB_CONFIG_BASE::m_staticText1
wxStaticText * m_staticText1
Definition:
dialog_job_config_base.h:42
DIALOG_JOB_CONFIG_BASE::m_sdbSizer1
wxStdDialogButtonSizer * m_sdbSizer1
Definition:
dialog_job_config_base.h:37
DIALOG_JOB_CONFIG_BASE::m_mainSizer
wxBoxSizer * m_mainSizer
Definition:
dialog_job_config_base.h:34
DIALOG_JOB_CONFIG_BASE::m_sdbSizer1Cancel
wxButton * m_sdbSizer1Cancel
Definition:
dialog_job_config_base.h:39
DIALOG_JOB_CONFIG_BASE::m_jobOptionsPanel
wxPanel * m_jobOptionsPanel
Definition:
dialog_job_config_base.h:35
DIALOG_JOB_CONFIG_BASE::m_sdbSizer1Save
wxButton * m_sdbSizer1Save
Definition:
dialog_job_config_base.h:38
DIALOG_JOB_CONFIG_BASE::m_jobOptionsSizer
wxFlexGridSizer * m_jobOptionsSizer
Definition:
dialog_job_config_base.h:36
DIALOG_JOB_CONFIG_BASE::~DIALOG_JOB_CONFIG_BASE
~DIALOG_JOB_CONFIG_BASE()
Definition:
dialog_job_config_base.cpp:50
DIALOG_SHIM
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition:
dialog_shim.h:88
dialog_shim.h
src
kicad
dialogs
dialog_job_config_base.h
Generated on Fri Nov 22 2024 00:04:54 for KiCad PCB EDA Suite by
1.9.6