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 158 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment1 |
Definition at line 165 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment2 |
Definition at line 166 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment3 |
Definition at line 167 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment4 |
Definition at line 168 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment5 |
Definition at line 169 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment6 |
Definition at line 170 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment7 |
Definition at line 171 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment8 |
Definition at line 172 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment9 |
Definition at line 173 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_company |
Definition at line 164 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_date |
Definition at line 162 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_paper |
Definition at line 160 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_revision |
Definition at line 161 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_title |
Definition at line 163 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().