wireshark/capchild
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 Qt: Start capture from the command line. 2014-09-30 18:44:59 +00:00
Makefile.am Move the routines to talk to dumpcap into a static libcapchild. 2014-06-23 23:58:29 +00:00
Makefile.common Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
Makefile.nmake Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
capture_ifinfo.c Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture_session.h Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture_sync.c Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture_sync.h Move the routines to talk to dumpcap into a static libcapchild. 2014-06-23 23:58:29 +00:00
doxygen.cfg.in Get rid of trailing blanks. 2014-06-24 02:08:37 +00:00