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 174 of file eeschema_settings.h.
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment1 |
Definition at line 181 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment2 |
Definition at line 182 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment3 |
Definition at line 183 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment4 |
Definition at line 184 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment5 |
Definition at line 185 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment6 |
Definition at line 186 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment7 |
Definition at line 187 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment8 |
Definition at line 188 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_comment9 |
Definition at line 189 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_company |
Definition at line 180 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_date |
Definition at line 178 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_paper |
Definition at line 176 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_revision |
Definition at line 177 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().
bool EESCHEMA_SETTINGS::PAGE_SETTINGS::export_title |
Definition at line 179 of file eeschema_settings.h.
Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().