KiCad PCB EDA Suite
|
#include <sch_edit_frame.h>
#include <sch_painter.h>
#include <kiface_base.h>
#include <panel_setup_formatting.h>
#include <sch_junction.h>
#include <schematic.h>
#include <schematic_settings.h>
#include <project/project_file.h>
#include <project/net_settings.h>
Go to the source code of this file.
Macros | |
#define | SET_VALUE(ctrl, units, value) |
#define | GET_VALUE(units, str) |
#define | SET_VALUE(ctrl, units, value) |
#define GET_VALUE | ( | units, | |
str ) |
Referenced by PANEL_SETUP_FORMATTING::TransferDataFromWindow().
#define SET_VALUE | ( | ctrl, | |
units, | |||
value ) |
Referenced by PANEL_SETUP_FORMATTING::ImportSettingsFrom(), and PANEL_SETUP_FORMATTING::TransferDataToWindow().
#define SET_VALUE | ( | ctrl, | |
units, | |||
value ) |