GUI events ========== Event provided by the GUI (for example, a key press, mouse click, etc.). Abstract base class: .. autoclass:: src.data_acquisition.events.GuiEvent :show-inheritance: Catalog ------- .. toctree:: :maxdepth: 1 gui_events/key_press_event gui_events/timeout_event