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;
Definition: capture_event.h:20
Definition: capture_session.h:137
Definition: packet_info.h:44