10 #ifndef CAPTURE_EVENT_H 11 #define CAPTURE_EVENT_H 25 Update = 0x0100 | Capture,
26 Fixed = 0x0200 | Capture,
29 Reload = 0x0100 | File,
30 Rescan = 0x0200 | File,
32 Retap = 0x0800 | File,
56 Context captureContext()
const;
57 EventType eventType()
const;
58 QString filePath()
const;
68 #endif // CAPTURE_EVENT_H Definition: packet_info.h:44
Definition: capture_event.h:19
Definition: capture_session.h:63