KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_design_settings.cpp File Reference
#include <pcb_dimension.h>
#include <pcb_track.h>
#include <algorithm>
#include <cmath>
#include <layer_ids.h>
#include <lset.h>
#include <kiface_base.h>
#include <pad.h>
#include <board_design_settings.h>
#include <project/net_settings.h>
#include <drc/drc_item.h>
#include <drc/drc_engine.h>
#include <settings/json_settings_internals.h>
#include <settings/parameters.h>
#include <project/project_file.h>
#include <advanced_config.h>

Go to the source code of this file.

Functions

static int nextPredefinedIndex (int aIndex, bool aForward, int aListSize)
 

Variables

const int bdsSchemaVersion = 2
 

Function Documentation

◆ nextPredefinedIndex()

static int nextPredefinedIndex ( int aIndex,
bool aForward,
int aListSize )
static

Variable Documentation

◆ bdsSchemaVersion

const int bdsSchemaVersion = 2