KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_sheet_properties.cpp File Reference
#include <dialog_sheet_properties.h>
#include <kiface_base.h>
#include <wx/string.h>
#include <wx/log.h>
#include <wx/tooltip.h>
#include <common.h>
#include <confirm.h>
#include <validators.h>
#include <wx_filename.h>
#include <wildcards_and_files_ext.h>
#include <widgets/std_bitmap_button.h>
#include <kiplatform/ui.h>
#include <sch_commit.h>
#include <sch_edit_frame.h>
#include <sch_sheet.h>
#include <schematic.h>
#include <bitmaps.h>
#include <eeschema_settings.h>
#include <settings/color_settings.h>
#include <trace_helpers.h>
#include "panel_eeschema_color_settings.h"
#include "wx/dcclient.h"

Go to the source code of this file.

Functions

static bool positioningChanged (const SCH_FIELD &a, const SCH_FIELD &b)
 
static bool positioningChanged (FIELDS_GRID_TABLE *a, std::vector< SCH_FIELD > &b)
 

Function Documentation

◆ positioningChanged() [1/2]

static bool positioningChanged ( const SCH_FIELD a,
const SCH_FIELD b 
)
static

◆ positioningChanged() [2/2]

static bool positioningChanged ( FIELDS_GRID_TABLE a,
std::vector< SCH_FIELD > &  b 
)
static

Definition at line 249 of file dialog_sheet_properties.cpp.

References positioningChanged(), and SHEET_MANDATORY_FIELDS.