36 #ifndef DISCOVERTHREAD_H 37 #define DISCOVERTHREAD_H 39 #include <wx/thread.h> 56 virtual ExitCode
Entry()
override;
62 #endif // DISCOVERTHREAD_H virtual ~DiscoverThread()=default
virtual ExitCode Entry() override
Thread in which the discovery of devices is run.
DiscoverThread(wxWindow *parent)