KiCad PCB EDA Suite
|
#include <pcbnew_settings.h>
Public Attributes | |
int | precision |
int | units |
int | version |
bool | compress |
Definition at line 197 of file pcbnew_settings.h.
bool PCBNEW_SETTINGS::DIALOG_EXPORT_2581::compress |
Definition at line 202 of file pcbnew_settings.h.
Referenced by DIALOG_EXPORT_2581::Init(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_EXPORT_2581::TransferDataFromWindow().
int PCBNEW_SETTINGS::DIALOG_EXPORT_2581::precision |
Definition at line 199 of file pcbnew_settings.h.
Referenced by DIALOG_EXPORT_2581::Init(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_EXPORT_2581::TransferDataFromWindow().
int PCBNEW_SETTINGS::DIALOG_EXPORT_2581::units |
Definition at line 200 of file pcbnew_settings.h.
Referenced by DIALOG_EXPORT_2581::Init(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_EXPORT_2581::TransferDataFromWindow().
int PCBNEW_SETTINGS::DIALOG_EXPORT_2581::version |
Definition at line 201 of file pcbnew_settings.h.
Referenced by DIALOG_EXPORT_2581::Init(), PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_EXPORT_2581::TransferDataFromWindow().