A dialog to modify YATiSh settings.
More...
#include <yatishSettings.h>
A dialog to modify YATiSh settings.
Definition at line 48 of file yatishSettings.h.
◆ yatishSettings()
yatishSettings::yatishSettings |
( |
| ) |
|
◆ ~yatishSettings()
yatishSettings::~yatishSettings |
( |
| ) |
|
◆ Get()
void yatishSettings::Get |
( |
Settings & |
s | ) |
|
◆ OnButtonLogoClick()
void yatishSettings::OnButtonLogoClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ OnButtonLogoUpdate()
void yatishSettings::OnButtonLogoUpdate |
( |
wxUpdateUIEvent & |
event | ) |
|
|
private |
◆ OnCheckBoxLimitClick()
void yatishSettings::OnCheckBoxLimitClick |
( |
wxCommandEvent & |
event | ) |
|
|
private |
◆ OnSpinCtrlLimitUpdate()
void yatishSettings::OnSpinCtrlLimitUpdate |
( |
wxUpdateUIEvent & |
event | ) |
|
|
private |
◆ OnTextCtrlMottoUpdate()
void yatishSettings::OnTextCtrlMottoUpdate |
( |
wxUpdateUIEvent & |
event | ) |
|
|
private |
◆ OnTextCtrlNameUpdate()
void yatishSettings::OnTextCtrlNameUpdate |
( |
wxUpdateUIEvent & |
event | ) |
|
|
private |
◆ Set()
void yatishSettings::Set |
( |
Settings & |
s | ) |
|
◆ buttonLogo
wxButton* yatishSettings::buttonLogo |
|
private |
◆ checkBoxLimit
wxCheckBox* yatishSettings::checkBoxLimit |
|
private |
◆ checkBoxLog
wxCheckBox* yatishSettings::checkBoxLog |
|
private |
◆ checkBoxMotto
wxCheckBox* yatishSettings::checkBoxMotto |
|
private |
◆ checkBoxPDFcharts
wxCheckBox* yatishSettings::checkBoxPDFcharts |
|
private |
◆ choiceLib
wxChoice* yatishSettings::choiceLib |
|
private |
◆ companyMotto
wxString yatishSettings::companyMotto |
|
private |
◆ companyName_or_logoPath
wxString yatishSettings::companyName_or_logoPath |
|
private |
◆ ID_STATICTEXT1
const long yatishSettings::ID_STATICTEXT1 = wxNewId() |
|
staticprivate |
◆ ID_STATICTEXT2
const long yatishSettings::ID_STATICTEXT2 = wxNewId() |
|
staticprivate |
◆ ID_STATICTEXT3
const long yatishSettings::ID_STATICTEXT3 = wxNewId() |
|
staticprivate |
◆ ID_STATICTEXT4
const long yatishSettings::ID_STATICTEXT4 = wxNewId() |
|
staticprivate |
◆ idButtonLogo
const long yatishSettings::idButtonLogo = wxNewId() |
|
staticprivate |
◆ idCheckBoxLimit
const long yatishSettings::idCheckBoxLimit = wxNewId() |
|
staticprivate |
◆ idCheckBoxLog
const long yatishSettings::idCheckBoxLog = wxNewId() |
|
staticprivate |
◆ idCheckBoxMotto
const long yatishSettings::idCheckBoxMotto = wxNewId() |
|
staticprivate |
◆ idCheckBoxPDFcharts
const long yatishSettings::idCheckBoxPDFcharts = wxNewId() |
|
staticprivate |
◆ idChoiceLib
const long yatishSettings::idChoiceLib = wxNewId() |
|
staticprivate |
◆ idNotebook
const long yatishSettings::idNotebook = wxNewId() |
|
staticprivate |
◆ idPanelGUI
const long yatishSettings::idPanelGUI = wxNewId() |
|
staticprivate |
◆ idPanelPDF
const long yatishSettings::idPanelPDF = wxNewId() |
|
staticprivate |
◆ idRadioButtonLogo
const long yatishSettings::idRadioButtonLogo = wxNewId() |
|
staticprivate |
◆ idRadioButtonName
const long yatishSettings::idRadioButtonName = wxNewId() |
|
staticprivate |
◆ idSpinCtrlLimit
const long yatishSettings::idSpinCtrlLimit = wxNewId() |
|
staticprivate |
◆ idTextCtrlMotto
const long yatishSettings::idTextCtrlMotto = wxNewId() |
|
staticprivate |
◆ idTextCtrlName
const long yatishSettings::idTextCtrlName = wxNewId() |
|
staticprivate |
◆ lib
◆ limitRow
bool yatishSettings::limitRow |
|
private |
◆ log2text
bool yatishSettings::log2text |
|
private |
◆ logo4pdf
bool yatishSettings::logo4pdf |
|
private |
◆ motto4pdf
bool yatishSettings::motto4pdf |
|
private |
◆ pdfCharts
bool yatishSettings::pdfCharts |
|
private |
◆ radioButtonLogo
wxRadioButton* yatishSettings::radioButtonLogo |
|
private |
◆ radioButtonName
wxRadioButton* yatishSettings::radioButtonName |
|
private |
◆ rowLimit
int yatishSettings::rowLimit |
|
private |
◆ spinCtrlLimit
wxSpinCtrl* yatishSettings::spinCtrlLimit |
|
private |
◆ StaticText1
wxStaticText* yatishSettings::StaticText1 |
|
private |
◆ StaticText2
wxStaticText* yatishSettings::StaticText2 |
|
private |
◆ StaticText3
wxStaticText* yatishSettings::StaticText3 |
|
private |
◆ StaticText4
wxStaticText* yatishSettings::StaticText4 |
|
private |
◆ textCtrlMotto
wxTextCtrl* yatishSettings::textCtrlMotto |
|
private |
◆ textCtrlName
wxTextCtrl* yatishSettings::textCtrlName |
|
private |
The documentation for this class was generated from the following files: