Wireshark mailing list archives

Re: Wireshark-qt : Capture Interfaces


From: Guy Harris <guy () alum mit edu>
Date: Tue, 26 Nov 2013 15:44:21 -0800


On Nov 26, 2013, at 1:06 PM, Guy Harris <guy () alum mit edu> wrote:

I think in Qt we might want to do that by generating signals when events appear or disappear, and have widgets that 
display that list connect to those signals.

So we'd probably have whatever class implements the main loop (WiresharkApplication, as it's a subclass of 
QApplication) have a signal or signals for arrival/departure of interfaces, and have any class that displays a list of 
interfaces have a slot or slots that update said display and that connect to those signals.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: