42 #ifndef INVOKE_A_DIALOG_H_ 43 #define INVOKE_A_DIALOG_H_ 87 const wxString& aPluginType,
const wxString& aOptions, wxString* aResult );
98 #endif // INVOKE_A_DIALOG_H_
bool InvokeExportSVG(PCB_EDIT_FRAME *aCaller, BOARD *aBoard)
Function InvokeExportSVG shows the Export SVG dialog.
void InvokePcbLibTableEditor(KIWAY *aKiway, wxWindow *aCaller)
Function InvokePcbLibTableEditor shows the modal DIALOG_FP_LIB_TABLE for purposes of editing the glob...
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
PCB_PLOT_PARAMS handles plot parameters and options when plotting/printing a board.
Information pertinent to a Pcbnew printed circuit board.
void InvokePluginOptionsEditor(wxWindow *aCaller, const wxString &aNickname, const wxString &aPluginType, const wxString &aOptions, wxString *aResult)
Function InvokePluginOptionsEditor calls DIALOG_FP_PLUGIN_OPTIONS dialog so that plugin options set c...
The main frame for Pcbnew.
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.