Home
last modified time | relevance | path

Searched refs:scaledValueUnit (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dio_graph_dialog.h80 QString scaledValueUnit() const { return scaled_value_unit_; }
H A Dio_graph_dialog.cpp933 if (!iog->scaledValueUnit().isEmpty()) {
934 label += " (" + iog->scaledValueUnit() + ")";
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dio_graph_dialog.h80 QString scaledValueUnit() const { return scaled_value_unit_; } in scaledValueUnit() function
H A Dio_graph_dialog.cpp933 if (!iog->scaledValueUnit().isEmpty()) { in updateLegend()
934 label += " (" + iog->scaledValueUnit() + ")"; in updateLegend()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dio_graph_dialog.h80 QString scaledValueUnit() const { return scaled_value_unit_; } in scaledValueUnit() function
H A Dio_graph_dialog.cpp933 if (!iog->scaledValueUnit().isEmpty()) { in updateLegend()
934 label += " (" + iog->scaledValueUnit() + ")"; in updateLegend()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dio_graph_dialog.h80 QString scaledValueUnit() const { return scaled_value_unit_; } in scaledValueUnit() function
H A Dio_graph_dialog.cpp933 if (!iog->scaledValueUnit().isEmpty()) { in updateLegend()
934 label += " (" + iog->scaledValueUnit() + ")"; in updateLegend()