![]() |
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 128 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment1 |
Definition at line 135 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment2 |
Definition at line 136 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment3 |
Definition at line 137 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment4 |
Definition at line 138 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment5 |
Definition at line 139 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment6 |
Definition at line 140 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment7 |
Definition at line 141 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment8 |
Definition at line 142 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment9 |
Definition at line 143 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_company |
Definition at line 134 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_date |
Definition at line 132 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_paper |
Definition at line 130 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_revision |
Definition at line 131 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_title |
Definition at line 133 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().