UI element for selecting compression type from among those supported.
More...
#include <compression_group_box.h>
|
|
void | stateChanged () |
| | Signal emitted when the compression state or selection changes.
|
| |
UI element for selecting compression type from among those supported.
◆ CompressionGroupBox()
| CompressionGroupBox::CompressionGroupBox |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ compressionType()
| ws_compression_type CompressionGroupBox::compressionType |
( |
| ) |
const |
Retrieves the currently selected compression type.
- Returns
- The selected compression type.
◆ setCompressionType()
| void CompressionGroupBox::setCompressionType |
( |
ws_compression_type |
type | ) |
|
Sets the compression type for the group box.
- Parameters
-
| type | The compression type to set. |
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/widgets/compression_group_box.h
- /builds/wireshark/wireshark/ui/qt/widgets/compression_group_box.cpp