| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/checkbox.h>#include <wx/combo.h>#include <wx/filedlg.h>#include <wx/dirdlg.h>#include <wx/textctrl.h>#include <bitmaps.h>#include <embedded_files.h>#include <kiway.h>#include <kiway_player.h>#include <kiway_express.h>#include <string_utils.h>#include <dialog_shim.h>#include <common.h>#include <env_paths.h>#include <pgm_base.h>#include <widgets/wx_grid.h>#include <widgets/filedlg_hook_embed_file.h>#include <widgets/grid_text_button_helpers.h>#include <eda_doc.h>Go to the source code of this file.
Classes | |
| class | TEXT_BUTTON_SYMBOL_CHOOSER | 
| class | TEXT_BUTTON_FP_CHOOSER | 
| class | TEXT_BUTTON_URL | 
| class | TEXT_BUTTON_FILE_BROWSER | 
| class | TEXT_BUTTON_RUN_FUNCTION |