| 
    KiCad PCB EDA Suite
    
   | 
 
#include "dialog_lib_new_symbol.h"#include <default_values.h>#include <eda_draw_frame.h>#include <sch_validators.h>#include <template_fieldnames.h>Go to the source code of this file.
Functions | |
| static wxString | getDerivativeName (const wxString &aParentName) | 
      
  | 
  static | 
Definition at line 33 of file dialog_lib_new_symbol.cpp.
Referenced by DIALOG_LIB_NEW_SYMBOL::onParentSymbolSelect(), and DIALOG_LIB_NEW_SYMBOL::TransferDataToWindow().