10 #ifndef CAPTURE_EVENT_H
11 #define CAPTURE_EVENT_H
26 Update = 0x0100 | Capture,
27 Fixed = 0x0200 | Capture,
30 Reload = 0x0100 |
File,
31 Rescan = 0x0200 |
File,
33 Retap = 0x0800 |
File,
57 Context captureContext()
const;
58 EventType eventType()
const;
59 QString filePath()
const;
Definition: capture_event.h:21
Definition: capture_session.h:137
Definition: packet_info.h:44