| 
    KiCad PCB EDA Suite
    
   | 
 
#include "dialog_export_step_process.h"#include <wx/textctrl.h>#include <wx/process.h>#include <wx/log.h>#include <wx/timer.h>#include <wx/txtstrm.h>#include <wx/msgdlg.h>Go to the source code of this file.
Classes | |
| class | STDSTREAM_THREAD | 
| This thread handles consuming the input streams from the launched process.  More... | |
Functions | |
| wxDEFINE_EVENT (wxEVT_THREAD_STDIN, wxThreadEvent) | |
| wxDEFINE_EVENT (wxEVT_THREAD_STDERR, wxThreadEvent) | |
| wxDEFINE_EVENT | ( | wxEVT_THREAD_STDERR | , | 
| wxThreadEvent | ) | 
| wxDEFINE_EVENT | ( | wxEVT_THREAD_STDIN | , | 
| wxThreadEvent | ) |