kicad/include/drawing_sheet
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH}
CHANGED: The text variable ${SHEETNAME} now always represents the name of the
sheet when used anywhere in the schematic editor, including the title block

ADDED: A new text variable ${SHEETPATH} which is replaced with the path to the
current sheet - e.g. "/Sheet 1/Sheet 2".

To ensure backward compatibility, the default drawing sheet now uses
${SHEETPATH}. Custom drawing sheets will need to be manually edited.
2022-04-09 15:45:58 +01:00
..
ds_data_item.h Colors for text in PL_Editor and Eeschema. 2022-03-31 19:43:56 +01:00
ds_data_model.h Retire DPOINT and DSIZE. 2022-01-20 21:10:04 +00:00
ds_draw_item.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00
ds_file_versions.h Font support for drawing sheet editor. 2022-02-28 18:05:26 +00:00
ds_painter.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
ds_proxy_undo_item.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
ds_proxy_view_item.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 2022-04-09 15:45:58 +01:00