Wireshark-bugs: [Wireshark-bugs] [Bug 8710] New: QtShark doesn't have a statistics summary windo

Date: Thu, 23 May 2013 17:17:20 +0000
Bug ID 8710
Summary QtShark doesn't have a statistics summary window
Classification Unclassified
Product Wireshark
Version 1.11.x (Experimental)
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Created attachment 10830 [details]
first attempt to make a statistics summary window

Build Information:
SVN Rev 49455 from /trunk
--
So, I've attempted to make one.

All functionality and buttons on the window work, however there are issues
remained to be discussed.

1. This "Statistics->Summary" menu entry in main window does not change its
usability status according to the capture file status (whether the file's open
or not). (The setMenusForXXX functions in main_window.h seem messy to me)

2. It is probable there are words and phrases which need
reconsideration/rephrasing.

3. I use the QDialogButtonBox to contain the dialog buttons, which can present
buttons in a layout that conforms to the interface guidelines for some specific
platform. Is that appropriate?


You are receiving this mail because:
  • You are watching all bug changes.