KiCad PCB EDA Suite
|
#include <wx/progdlg.h>
#include <wx/gauge.h>
#include <wx/appprogress.h>
#include <widgets/progress_reporter_base.h>
Go to the source code of this file.
Classes | |
class | WX_PROGRESS_REPORTER |
Multi-thread safe progress reporter dialog, intended for use of tasks that parallel reporting back of work status. More... | |
class | GAUGE_PROGRESS_REPORTER |