intel / thermal_daemon

Thermal daemon for IA
GNU General Public License v2.0
540 stars 117 forks source link

Thermal Monitor: Add trip type back #453

Closed spandruvada closed 1 month ago

spandruvada commented 1 month ago

When user clicks on trip temperature in the configure trip dialog, It used to display, Zone and trip type. With the commit to remove deprecated warning for QModelIndex::child(int row, int column), the "type" display was removed.

Add back "type" with suggested alternative QAbstractItemModel::index() and display.