KiCad PCB EDA Suite
|
#include <dialog_global_edit_text_and_graphics_base.h>
#include <string_utils.h>
#include <sch_symbol.h>
#include <sch_connection.h>
#include <sch_edit_frame.h>
#include <sch_shape.h>
#include <sch_line.h>
#include <sch_junction.h>
#include <sch_sheet.h>
#include <sch_sheet_pin.h>
#include <schematic.h>
#include <sch_commit.h>
#include <tool/tool_manager.h>
#include <tools/sch_selection_tool.h>
#include <tools/sch_edit_tool.h>
#include <widgets/unit_binder.h>
#include <widgets/font_choice.h>
Go to the source code of this file.
Classes | |
class | DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS |
Variables | |
static wxString | g_fieldnameFilter |
static wxString | g_referenceFilter |
static wxString | g_symbolFilter |
static wxString | g_netFilter |
|
static |
Definition at line 42 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
Referenced by DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::TransferDataToWindow(), and DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS().
|
static |
Definition at line 45 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
Referenced by DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::TransferDataToWindow(), DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS::TransferDataToWindow(), DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS(), and DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS::~DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS().
|
static |
Definition at line 43 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 44 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
Referenced by DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::TransferDataToWindow(), and DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS().