KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_label_properties.cpp File Reference
#include <widgets/bitmap_button.h>
#include <widgets/font_choice.h>
#include <widgets/std_bitmap_button.h>
#include <widgets/color_swatch.h>
#include <settings/color_settings.h>
#include <sch_edit_frame.h>
#include <tool/tool_manager.h>
#include <gr_text.h>
#include <confirm.h>
#include <schematic.h>
#include <dialogs/html_message_box.h>
#include <dialog_label_properties.h>
#include <string_utils.h>
#include <kiface_base.h>
#include <sch_label.h>
#include <sch_commit.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]

◆ positioningChanged() [2/2]

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

Definition at line 410 of file dialog_label_properties.cpp.

References positioningChanged().