![]() |
Power System Platform
2026w10a-beta
|
Public Attributes | |
| wxLanguage | language = wxLANGUAGE_ENGLISH |
| GUITheme | theme = THEME_LIGHT |
| PlotLib | plotLib = PlotLib::wxCHART_DIR |
| wxString | labelFont = "CMU Serif" |
| int | labelFontSize = 10 |
| wxFileName | atpPath |
| wxString | atpWorkFolder = "" |
Definition at line 77 of file PropertiesData.h.
| wxFileName GeneralData::atpPath |
Definition at line 84 of file PropertiesData.h.
| wxString GeneralData::atpWorkFolder = "" |
Definition at line 85 of file PropertiesData.h.
| wxString GeneralData::labelFont = "CMU Serif" |
Definition at line 82 of file PropertiesData.h.
| int GeneralData::labelFontSize = 10 |
Definition at line 83 of file PropertiesData.h.
| wxLanguage GeneralData::language = wxLANGUAGE_ENGLISH |
Definition at line 78 of file PropertiesData.h.
| PlotLib GeneralData::plotLib = PlotLib::wxCHART_DIR |
Definition at line 81 of file PropertiesData.h.
| GUITheme GeneralData::theme = THEME_LIGHT |
Definition at line 79 of file PropertiesData.h.