KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_export_step_process.cpp File Reference
#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>

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)
 

Function Documentation

◆ wxDEFINE_EVENT() [1/2]

wxDEFINE_EVENT ( wxEVT_THREAD_STDERR  ,
wxThreadEvent   
)

◆ wxDEFINE_EVENT() [2/2]

wxDEFINE_EVENT ( wxEVT_THREAD_STDIN  ,
wxThreadEvent   
)