KiCad PCB EDA Suite
|
#include <refdes_tracker.h>
#include <sch_edit_frame.h>
#include <schematic.h>
#include <schematic_settings.h>
#include <project/project_file.h>
#include "panel_setup_annotation.h"
Go to the source code of this file.
Functions | |
int | getRefStyleMenuIndex (int aSubpartIdSeparator, int aFirstSubpartId) |
int getRefStyleMenuIndex | ( | int | aSubpartIdSeparator, |
int | aFirstSubpartId | ||
) |
Definition at line 35 of file panel_setup_annotation.cpp.
Referenced by PANEL_SETUP_ANNOTATION::ImportSettingsFrom(), and PANEL_SETUP_ANNOTATION::TransferDataToWindow().