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/ee_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 |
Macros | |
#define | DEFAULT_STYLE _( "Default" ) |
Variables | |
static bool | g_modifyReferences |
static bool | g_modifyValues |
static bool | g_modifyOtherFields |
static bool | g_modifyWires |
static bool | g_modifyBuses |
static bool | g_modifyGlobalLabels |
static bool | g_modifyHierLabels |
static bool | g_modifyLabelFields |
static bool | g_modifySheetTitles |
static bool | g_modifyOtherSheetFields |
static bool | g_modifySheetPins |
static bool | g_modifySheetBorders |
static bool | g_modifySchTextAndGraphics |
static bool | g_filterByFieldname |
static wxString | g_fieldnameFilter |
static bool | g_filterByReference |
static wxString | g_referenceFilter |
static bool | g_filterBySymbol |
static wxString | g_symbolFilter |
static bool | g_filterByType |
static bool | g_typeFilterIsPower |
static bool | g_filterByNet |
static wxString | g_netFilter |
static bool | g_filterSelected |
#define DEFAULT_STYLE _( "Default" ) |
Definition at line 69 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 57 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 56 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 64 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 58 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 60 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 62 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 66 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 46 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 47 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 48 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 49 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 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().
|
static |
Definition at line 51 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 42 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 54 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 53 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 52 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 50 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 43 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
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(), and DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::~DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS().
|
static |
Definition at line 65 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 59 of file eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp.
|
static |
Definition at line 61 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 63 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().