|
KiCad PCB EDA Suite
|
#include <eeschema_settings.h>
Public Attributes | |
| bool | export_paper |
| bool | export_revision |
| bool | export_date |
| bool | export_title |
| bool | export_company |
| bool | export_comment1 |
| bool | export_comment2 |
| bool | export_comment3 |
| bool | export_comment4 |
| bool | export_comment5 |
| bool | export_comment6 |
| bool | export_comment7 |
| bool | export_comment8 |
| bool | export_comment9 |
Definition at line 218 of file eeschema_settings.h.
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment1 |
Definition at line 225 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment2 |
Definition at line 226 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment3 |
Definition at line 227 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment4 |
Definition at line 228 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment5 |
Definition at line 229 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment6 |
Definition at line 230 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment7 |
Definition at line 231 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment8 |
Definition at line 232 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment9 |
Definition at line 233 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_company |
Definition at line 224 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_date |
Definition at line 222 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_paper |
Definition at line 220 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_revision |
Definition at line 221 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().
| bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_title |
Definition at line 223 of file eeschema_settings.h.
Referenced by SCH_EDIT_FRAME::InitSheet(), DIALOG_EESCHEMA_PAGE_SETTINGS::onTransferDataToWindow(), and DIALOG_EESCHEMA_PAGE_SETTINGS::~DIALOG_EESCHEMA_PAGE_SETTINGS().