wireshark/echld
Gerald Combs 9ba9cd83a4 Qt: Add a CaptureFile class.
Wrap the capture_file struct in a QObject which translates cf_cb_* and
capture_cb_* events into signals. Move the global cfile to
capture_file.cpp.

Don't use a void pointer for the capture file struct.

Change-Id: Ic5d5efb4bb1db64aa0247245890e5669b1da723a
Reviewed-on: https://code.wireshark.org/review/5885
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-12-20 17:39:29 +00:00
..
CMakeLists.txt Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Add a bunch of missing files to the distribution. 2014-07-31 07:43:41 +00:00
Makefile.common Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
Makefile.nmake Remove 'include win32.mak' from certain nmake files when not needed. 2014-05-01 15:12:46 +00:00
child.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
common.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dispatcher.c Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
echld-int.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
echld-util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld-util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
echld.h Wrong macro. 2014-07-07 04:32:11 +00:00
parent.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00