Capture Interfaces dialog cleanup.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 13 Dec 2013 18:36:59 +0000 (18:36 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 13 Dec 2013 18:36:59 +0000 (18:36 +0000)
commit2793725ed860f1f2ae2207f7d96be999daa52d55
treea0c88533dedd5923aa63f5e28ed6541d73b58902
parentfe0a841b9b81c8d912e331c81e6b3988dc815ab0
Capture Interfaces dialog cleanup.

Apply layouts as needed to allow resizing. Select the interface list by
row. We might want to switch the interface list to a QTreeWidget. Today
I learned that you can make QGroupBox titles checkable. Do that where we
enable and disable groups of items. Flatten all of the group boxes.
Change the output format combo to radio buttons. There are only two
choices and we have lots of real estate available. Use a
QDialogButtonBox so Qt can size and order the buttons appropriately.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54052 f5534014-38df-0310-8fa8-9805f1628bb7
ui/qt/capture_interfaces_dialog.cpp
ui/qt/capture_interfaces_dialog.h
ui/qt/capture_interfaces_dialog.ui