void addFile(fileset_entry *entry=NULL)
Adds a file entry to the file set dialog.
Definition file_set_dialog.cpp:97
void fileOpened(const capture_file *cf)
Handles the event when a capture file in the set is opened.
Definition file_set_dialog.cpp:86
A model managing a list of fileset entries for UI display.
Definition fileset_entry_model.h:25
Describes a single file belonging to a capture file set.
Definition fileset.h:25