]> sigrok.org Git - pulseview.git/blobdiff - pv/mainwindow.hpp
handle SIGUSR1 signal to run/stop the capture, UNIX only
[pulseview.git] / pv / mainwindow.hpp
index c9a8ad2641270d6d0df83f199b88d91939a2c675..5808a2f289c711d82f4a0fb08323674b499c3f97 100644 (file)
@@ -145,6 +145,9 @@ private Q_SLOTS:
 
        void on_close_current_tab();
 
+public Q_SLOTS:
+       void on_external_trigger();
+
 private:
        DeviceManager &device_manager_;